I’m not even sure if this is possible. Can you create a hyperlink or an embed tag that will display a specified page/section of a pdf document?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can put
#page=2on the end of the url (ie. http://my.site.com/myfile.pdf#page=2). Beware however that this will probably only work with Adobe Reader, as the bit after the # is a parameter for the software displaying the PDF file.Adobe refer to this type of parameter as an “open parameter”. There are lots more of them, as documented in this PDF file.