running java-sript for multiple files in a foulder
Hi,
up to now i have only used document level java-script (set a link into the document and run the code by mouse-up).(Acrobat X Standard)
Now there are a lot of pdf in a foulder and the same java-script-code should run in each document.
I want to automate this procedure:
Open Doc1 and run the code.
Close Doc1
Open Doc2 and run the code
Close Doc2
and so on.
So i need a possibility (Java-Script) to do that.
Thanks a lot for your help!
