I'm having trouble finding documentation/example code for adding page numbers to merged PDF file. Merging of PDF files/pages I can do, adding page numbers to this new document, I cannot do. Can anyone point me in the right direction?
Thanks!
1 Answer, 1 is accepted
0
Martin
Telerik team
answered on 17 Mar 2020, 11:21 AM
Hello Barry,
We have a good SDK example in our GitHub repository: DrawHeaderFooter. The example demonstrates how to draw headers and footers to an existing document using PdfProcessing`s FixedContentEditor class. In the DrawHeaderAndFooterToPage() method you can see how the page numbering is implemented in the footer.
I hope you find this information helpful.
Regards,
Martin
Progress Telerik
Get quickly onboarded and successful with UI for ASP.NET AJAX with the Virtual Classroom technical trainings, available to all active customers.Learn More.