Copy link to clipboard
Copied
I would like to open a pdf to a bookmark. I can open to a specific page using "/A page=x" in the command line. The documents I am opening from a command line all have the same chapter structure and the chapter titles are saved as bookmarks, but the starting location of each chapter changes depending on the length of preceding sections, so opening to a speicifc page is not working, but opening to a bookmark would.
This works for opening to a specific page:
C:\Program Files\Adobe\Acrobat DC\Acrobat\Acrobat.exe /A "page=4" "Q:\SOP\SOP_1474.pdf"
I need something like this, but "bookmark=" isn't the correct argument
C:\Program Files\Adobe\Acrobat DC\Acrobat\Acrobat.exe /A "bookmark=Technical " "Q:\SOP\SOP_1474.pdf" "Q:\SOP\SOP_1474.pdf"
Copy link to clipboard
Copied
Use named destinations in your documents. Then you can open the documents at the destinations.
Copy link to clipboard
Copied
Bernd, can you please share the command line to open named destination please?
I can't get it to work.
Thanks.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
seems this is outdated. You can no longer specify parameters on command line with a local file. At least not in the way described in this document and I am unable to find any updated documentation to do so