I am combining 2 pdf files into one using PdfCopyFields.addDocument(pdfReader) and populate this new pdf from the user input values. My problem is that some of fields on the individual pdf documents has similar names. So when ever I am setting the values it is being displayed on both the pages. Is there anyway I can either rename this fields or give unique page numbers (so that I can refer like pageNo.fieldname) during the concatination process? Any help will be truly appreciated.

View this message in context: How to either rename pdf fields or add page numbers in existing pdf
Sent from the iText - General mailing list archive at Nabble.com.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to