I have saved the file as a Dynamic PDF and not as a xdp file. I can load the pdf and then say pdfStamper.getAcroForm() and read all the components and set their values. The thing is, I can set the values of the all the text fields so it has to be a acroform. If it wasn't a acroform pdf then shouldn't pdfStamper.getAcroForm() return null?
Martyn > Martyn Hiemstra wrote: > >> Hi, >> >> Unfornately this doesn't work. I tried the code but the submit button >> url doesn't change. >> >> I created the pdf using adobe lifecycle designer and I set the url of >> the submit button in the designer. >> > > OK, I've stopped reading here. > Forms created with Livecycle are not Acroforms. > You should look up the difference between Acroforms and XFA forms. > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
