5
Answers

Adding footer in PDF

Photo of Sushant Torankar

Sushant Torankar

1y
856
1

Hello,

Hope everyone is doing fine.

I am converting URL (HTML Content) to pdf using HtmlToPdf converter (selectPdf) library and attaching that pdf in user's email as attachment. That pdf can be 7 or 8 pages, coz the content is dynamic

I want pagination at the end of each page and footer with static content at the end of each page, meaning each page end should show page number and some text (Ex. ABC Company)

How to achieve it in dot net with SelectPdf library?

or any alternate solution will be fine.

Thanks in advance

Answers (5)