Replacing placeholder text in PDF headers with Filename
I have 1000's of PDF that all need to have their headers added and modified to show the following:
"Filename" / "Page Number"
Thus far I have managed to use the Action Wizard in Acrobat DC to get all the headers in the PDF's to show:
xx (Placeholder text) / 1 (using the page number function in headers & footers)
Is there a way to replace the "xx" (placeholder text) with the PDF filename (excl. the ".pdf") in the header using JavaScript? And can this be done in a way to automate it for all the PDF's selected?
