0
  • I am having 5 pages in pdf document, want to populate one acrofield value present in last page.
  • Currently implemented using iText library, and used following classes in my implementation class.

Document,AcroFields,PdfContentByte,PdfPTable,PdfReader,PdfStamper;

karthik
  • 139
  • 10
  • Please share the PDF to analyze the form. Usually your task can be implemented, but if the visual field in question is merely one of many appearances of the same named PDF field, it cannot without changing the form structure which might not be desirable. – mkl Sep 09 '15 at 12:45
  • Due to some security reseaon not able to share. The thing is that pdf contains, 5 similar pages with same content. And not able to irterate through various pages from 1 to 5. – karthik Sep 11 '15 at 08:39

0 Answers0