Re: [iText-questions] Include a table at the end of AcroForms

2007-09-11 Thread Bruno Lowagie (iText)
Tiwari, Akhil (IT) wrote: > I created a form using Adobe Designer which I am using with PdfStamper > to fill in the form. OK. > For the second part of it, I am able to create a > Table/PdfTable out of the data but I’m clueless as how to append this > table in the filled-in form. Use PdfPTable

[iText-questions] Include a table at the end of AcroForms

2007-09-10 Thread Tiwari, Akhil (IT)
Hi, I have to generate a report that has two parts: 1. Some fixed text with dynamic data 2. Dynamic data in tabular format (row size varies) I created a form using Adobe Designer which I am using with PdfStamper to fill in the form. For the second part of it, I am able to create a Table/PdfT