How to perform duplicate actions on multiple PDF files
I know someone who has to write THOUSANDS of duplicate things in PDF files weekly.
For example they'll have to sign their name, date, & other things of that nature that repeat.
They get the PDF files, print them, & hand write these things out. So the files already have different data in them, they now need signed, dated, & other repeated inputs added to each one of them.
There has to be an easier way. If these were in Excel or Word, I'd look into VBA to try to solve some of these things, but with a PDF, how would I try to automate at least some of these redundant things??? Can I create a program or a script?