On 25/08/2010 9:52, jimko wrote: > > Thank you 1T3XT info! > > Your hypotesis could be true.. I have created my form with Adobe LifeCycle > Designer...
That confirms the thesis. > So now I should find a (free?) GUI application that generate PDF using > Itext... I'm not sure what you mean. You have several options: - you have created the form with Adobe Designer, you could change it with Adobe Designer, so that it is a "static XFA form with an AcroForm counterpart". You could then follow the advice given in chapter 8 of the 2nd edition of "iText in Action": throw away the XFA and only keep the AcroForm - you can create the form in a free GUI application such as Open Office. This will result in an AcroForm without XFA. But if you have Adobe LiveCycle Designer, why would you do that? - you can extract the XFA from the PDF using iText, adapt the form using some XML manipulation tool, put the altered XML back in the PDF using iText. > P.S. I liked your "Fridge" metaphore! Some people are offended by the metaphors, but they are always intended to make people smile. We share the same sense of humor ;-) -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
