iText doesn't invent or reset (whatever reset means in this context) field names.
Paulo ----- Original Message ----- From: "Swapna Matanam" <[email protected]> To: <[email protected]> Sent: Sunday, July 26, 2009 1:27 PM Subject: [iText-questions] Hello Hello team, I am trying to create acroforms in my PDF which will be around 15-20 pages. But, i tried to create AcroForms using a third party tool.( pdfEscape) When i used that PDF with forms , and tried to set the fields of the acroforms using iText , i am not able to do the same. Instead when i print the ," form.getFields()" map, i am getting something like this.. map------->{untitled1=com.lowagie.text.pdf.acrofields$i...@a58e71, untitled2=com.lowagie.text.pdf.acrofields$i...@12aab68} So it clearly shows that the Fieldname is reset to untitled1 ( where as the field name with which i created the acroform was KEYnameKEY) Can someone plz help in this. ------------------------------------------------------------------------------ _______________________________________________ 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 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/
