Hello! I have been using the 'renameField()' method in PDFStamper to rename form fields and it works great.
I noticed an issue where I cannot rename a field to a new name that already exists in the document. For example, if I wanted to rename 'field11' to 'first_name' and the field 'first_name' already exists in the document, the result from the rename call is 'false'. I am assuming this is because the new name is already in use. Is there a work around for this or maybe a different method I should be calling? I have PDFs that are multiple pages long and I want the field names repeated. Any ideas? Thanks to all! -- View this message in context: http://old.nabble.com/Issue-renaming-fields-with-PDFStamper-tp27628665p27628665.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ 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/
