How should I go about doing batch processing or a javascript file for adding a footer to each of the pages in a PDF file? The footer kinda dynamic which is why I am having difficulty... it should look like this:
Agenda Item No. #Title of PDF#
Page #pagenum# of #numpages#
Ultimately I need to figure out a way of processing a bunch of PDFs all the same way... with their own titles and page numbers for their documents
What is the best way of doing this? Batch Processing or Javascript?
Question
xEonBuRn
How should I go about doing batch processing or a javascript file for adding a footer to each of the pages in a PDF file? The footer kinda dynamic which is why I am having difficulty... it should look like this:
Agenda Item No. #Title of PDF#
Page #pagenum# of #numpages#
Ultimately I need to figure out a way of processing a bunch of PDFs all the same way... with their own titles and page numbers for their documents
What is the best way of doing this? Batch Processing or Javascript?
Link to comment
Share on other sites
0 answers to this question
Recommended Posts