-none- 2007-09-11 - By Bruno Lowagie (iText)
Back 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 and method writeSelectedRows(). It's documented, both in the free online tutorial and the book. However: you will need to know the coordinates where the table has to be added in advance. br, Bruno
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|