Hi,
I wonder if it's possible to set File / Properties / Initial View / Open to page field automatically based on the pdf-s name (ie TOC-german_page0003.pdf should show the third page when opened in Acrobat Reader or Acrobat). We have literally thousands of this kind of documents, right now we have to set this poperty manually and this is a very time consuming and error-prone task.
Maybe thru PDFMarks? (Detailed in this article:
http://acrobatusers.com/blogs/lkassuba/setting-initial-view-property-your-pdfs )
ie:
[ /PageMode /UseOutlines /Page 3 /View [/XYZ null null null] /DOCVIEW pdfmark
where /Page 3 should be a variable instead of a constant integer.
Or maybe with a document level js? Is it possible to attach doc level js to a pdf from a javascript?
Thanks in advance,
Laszlo
It's even possible to apply this script to multiple files, but only if you have Acrobat Pro with the capability to execute batch sequences. You wrote that you have a very old version of Acrobat Pro, so I'm not sure if you'll be able to do it without upgrading.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com