Page 1 of 1

Set view options in acrobat with Javascript

Posted: Thu Oct 18, 2018 11:37 am
by pcarvalho
I have several pdf files in single page that i need to change the view options.
Can use a script script to invoke an action that do this?
Is is possible to do it directly in javascript? If so, where can i check the commands?

Image

Thanks in advance

Re: Set view options in acrobat with Javascript

Posted: Thu Oct 18, 2018 4:21 pm
by Padawan
Does it need to be Acrobat Javascript?

PitStop has an action which allows you to change the initial view of a PDF:

http://www.enfocus.com/manuals/Extra/Ac ... _view.html

If you build an Action List with this Action, then you can run it on all your PDF files in an automated way using PitStop Server.