I have searched solution for python, 2 ways to add page numbers (with custom position, font name, font size) involving in opening existing PDF file as template. I have glimpsed nimpdf but found that it only creates PDF from scartch so there is no way to add page numbers to existing PDF file till now, did I miss something?
- way 1, draw text on separated pages
- way 2, read page from
watermark.pdf then add it to separated pages
I have searched solution for python, 2 ways to add page numbers (with custom position, font name, font size) involving in opening existing PDF file as template. I have glimpsed nimpdf but found that it only creates PDF from scartch so there is no way to add page numbers to existing PDF file till now, did I miss something?
watermark.pdfthen add it to separated pages