5
Answers

How to add footer in existing pdf -iTextSharp

Rahul Khanna

Rahul Khanna

11y
11.3k
1
I have been trying to figure out if it is possible to add a footer to an existing PDF document. Every example I have seen is for adding a footer to a document that has just been created using PDFWriter as opposed to getting a document using PDFReader and then adding a footer to it. Does anyone know of a way that a footer can be added to an existing PDF? Thanks.
Answers (5)