Tuesday, 19 September 2017

Make a Windows 7 shortcut to a specific pdf page


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

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...