Re: [iText-questions] On filling/reading reader-enabled static XFA Forms

2008-06-10 Thread Leonard Rosenthol
You were doing fine up to this statement: >Second, since this is a static XFA form, I can use the normal AcroForms APIs in IText: > This won't work! As soon as the user opens the PDF in Acrobat/ Reader, the (unmodified) XFA data will be used to RECREATE the AcroForm - thus throwing away a

[iText-questions] On filling/reading reader-enabled static XFA Forms

2008-06-10 Thread Demling, Peter
(First off, thank you for the very useful API, book and forum). I've been charged with providing a proof-of-concept as soon as I can for servlets to perform the following tasks using XFA forms. I'm pushing hard for us to use iText, so I've read every message and FAQ posted in the past year t