On 1/09/2011 17:18, ts wrote: > Hello, > I generate a pdf with LiveCycle Forms which one field is filled per > javasript. This file is saved as pdf. Now I want to read this file per iText > and save it in another pdf. When I then open the pdf with the reader the > place, where the field is filled per javasript, is empty. > > What can I do that I see the content? It's javaScript, not javasript. You shouldn't expect iText to return the field if the value you need isn't stored in the PDF. If a value is the result of a calculation, you need to retrieve the JavaScript, retrieve the values used in the JavaScript code, and then execute the JavaScript on those values.
------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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