On 1/07/2011 17:07, Roberto wrote: > I thought to create an XFA-based form with LiveCycle designer. > This way I could fill the table via an xml file (according to section 8.6.2 > of the book iText in action 2nd edition by Bruno Lowagie).
So it works. > The problem is: how could I fill the static fields as I do cannot use the > setField() method ? Did you check if the PDF has any AcroFields? You can check with listing 8.18. Maybe you've created a static XFA form without an AcroForm counterpart... ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
