Is there a way to make a Windows 7 shortcut to a specific pdf page?
Answer
If you have Adobe Acrobat Reader installed, you can create a shortcut to a command line that opens a PDF file to a specific page:
AcroRd32.exe /A "page=7=OpenActions" myfile.pdf
Will open "myfile.pdf" to page 7.
You can find more command line switches here.
No comments:
Post a Comment