Op 18/02/2011 10:39, AhmadQarshi schreef: > Hi, I am populating Drop Down and List Box controls (where they have > an item with value 'CODE') in a Dynamic XFA form. The layout of your code doesn't allow us to easily read and understand it. Seems like you want to: 1. extract the XFA XML, 2. update the appropriate nodes, 3. put back the XFA XML. It's not clear what goes wrong: are you saying the change you made isn't visible? If so, are you sure the XFA syntax is correct. With iText you can do 1 and 3, but whatever you do in 2 is your responsibility.
------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions 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
