Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2012-04-20 Thread ramanan.pathmaraj
Has anybody found the fix for this issue? I am facing the same issue. Help me. Regards, Ramanan -- View this message in context: http://itext-general.2136553.n4.nabble.com/Populating-Drop-Down-List-items-in-Dynamic-XFA-file-tp3312303p4574912.html Sent from the iText - General mailing list archiv

Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2011-02-21 Thread AhmadQarshi
Hi Paul, No luck yet. The XFA data is properly populated but don't know whats wrong behind the scene. Following is the extracted XFA data I saved before modifying anything in it. http://itext-general.2136553.n4.nabble.com/file/n3317090/Actual_XFA_Data.xml Actual_XFA_Data.xml And here we have t

Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2011-02-21 Thread Paul Williams
Hi Ahmad, I'm having difficulty populating the list items as well, (i can set the value ok, but not the items). Have you found a solution yet? Thanks, PW. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Populating-Drop-Down-List-items-in-Dynamic-XFA-file-tp3312303p33

Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2011-02-20 Thread AhmadQarshi
Anybody there to give me helping hand. Regards, Ahmad Jalil Qarshi -- View this message in context: http://itext-general.2136553.n4.nabble.com/Populating-Drop-Down-List-items-in-Dynamic-XFA-file-tp3312303p3315479.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2011-02-18 Thread AhmadQarshi
Thanks 1T3XT for your kind response. Please find the attached file containing the function. Hope the code would be readable now. http://itext-general.2136553.n4.nabble.com/file/n3312475/csharpCode.cs csharpCode.cs I am extracting the XFA of a dynamic PDF form created in LiveCycle. Adding 3 mo

Re: [iText-questions] Populating Drop Down-List items in Dynamic XFA file

2011-02-18 Thread 1T3XT BVBA
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