Re: [iText-questions] Populate hidden fields in XFA document

2010-01-25 Thread Mark Storer
[mailto:srikan...@live.in] > Sent: Friday, January 22, 2010 1:58 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Populate hidden fields in XFA document > > > > Hi, >I have a requirement where I have a dynamic XFA documents that have > hidd

Re: [iText-questions] Populate hidden fields in XFA document

2010-01-22 Thread Leonard Rosenthol
You will have to write all the XFA handling yourself - but it's just XML... Leonard -Original Message- From: SRI!0! [mailto:srikan...@live.in] Sent: Friday, January 22, 2010 10:58 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Populate hidden fields i

[iText-questions] Populate hidden fields in XFA document

2010-01-22 Thread SRI!0!
Hi, I have a requirement where I have a dynamic XFA documents that have hidden subsections which dynamically appear if there is data provided for those sections. This means we could create a 10 page document and show anywhere from 1 - 10 pages based upon the data we provide to the document.