Re: Is it possible to add header/footer while concatenating two PDF files?

Hi,


Im trying to concatenate multiple PDFs into a single one. And I would like to carry over the footer from the first PDF to all the pages in the concatenated PDF, reason being the footer on the first page is a dynamically generated footer when the PDF is created (in a different application). The caveat being, the resultant PDF having the standard footer but with the different page numbers (in the format page x of y).
Is there any way to do this function using the pdf.kit package ?

Regards
Afzal

Hi Afzal,

I’m afraid, it is not feasible to carry over the footer from the first PDF to all the pages in the concatenated PDF file. Aspose.Pdf.Kit only allows you to add a new footer on any page using PdfFileStamp class.

We’re sorry for the inconvenience. If you find any further questions, please do let us know.
Regards,