iTextSharp - Populating a dynamic table field
问题 I have an XDP and a Dynamic PDF file with dynamic fields. I am able to fill out the text fields and alike (as shown in the code below). The issue is that I have a dynamic table field and I am not sure how to populate it. I found many nice tutorials to create a table "from scratch", but here the table is a field already predefined (width, number of columns, etc.) How could I populate a dynamic table field? Any help will be much appreciated. PS - Here is the code I am using to populate text