Fields with the same name in AcroForms have the same value. Are you sure that's what you want?
--Mark Storer Senior Software Engineer Cardiff.com #include <disclaimer> typedef std::Disclaimer<Cardiff> DisCard; > -----Original Message----- > From: transact [mailto:[email protected]] > Sent: Wednesday, February 17, 2010 11:00 AM > To: [email protected] > Subject: [iText-questions] Issue renaming fields with PDFStamper > > > > 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/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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/
