Question
Insert pages from file using a script
Hello,
I'm new with scripting in Acrobat, but I'm locking for the way to:
Insert pages from file using a script.
The scenario is:
having a file: xxxx_PR_V01.pdf, I need to insert at the end of the last page in this file another file in the same folder xxxx_TS_V01.pdf.
The xxxx is the name of the folder so.
What do I need to automate this by script?
Thanks