Re: [iText-questions] modifying an XFA form via its XML?

2008-11-07 Thread 1T3XT info
Ekstrom, Max wrote: > Is there some additional step I must > take to "sync" the XFA with the form's appearance to the enduser? 1) Can you send me your original PDF (the one with THIS_IS_OLD)? 2) Is there also an AcroForm in your PDF? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/

Re: [iText-questions] modifying an XFA form via its XML?

2008-11-06 Thread 1T3XT info
Ekstrom, Max wrote: > Any help is much appreciated. It's evening overhere (Belgium). I'll have a look tomorrow. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info - This SF.Net email is sp

[iText-questions] modifying an XFA form via its XML?

2008-11-06 Thread Ekstrom, Max
Dear iText Folks, I've merrily and productively used iText to extract XML from an XFA form and am pleased with this newfound power. What I'd like to do now is insert changed XML back into the XFA form. Here's a simple snippet to illustrate the round trip: ... PdfReader reader = new PdfReader(sou