Adobe Acrobat Pro XI - Is there an Action to set "FitPage" zoom to all bookmarks?
I routinely combine several PDF documents into a single PDF. During the combine process, bookmarks are created, however the zoom levels apparently vary according to the source documents.
I have the default set to FitPage, however this does not seem to filter down to the bookmark when combining the PDF.
I also use an Action created under the Action Wizard to perform some other modification to the combined file including a java script to change the bookmark, however, when I run the java script for the bookmarks, it only changes the first one.
Java script: [this.zoomType=zoomtype.fitP;]
Is there a way to select all of the bookmarks to set the zoom level?
