Skip to main content
Participant
August 10, 2018
Answered

running java-sript for multiple files in a foulder

  • August 10, 2018
  • 1 reply
  • 596 views

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!

This topic has been closed for replies.
Correct answer George_Johnson

If you were to upgrade to Pro, this would be easy, by creating an Action.

1 reply

George_JohnsonCorrect answer
Inspiring
August 10, 2018

If you were to upgrade to Pro, this would be easy, by creating an Action.

Participant
August 11, 2018

Thanks for your answer.

Is there another way to do the job? Sorry for my bad english (foulder-folder).Can I edit it?