开发者

Linking/Embedding to a particular page / part of a pdf document?

I'm not even sure if 开发者_Python百科this is possible. Can you create a hyperlink or an embed tag that will display a specified page/section of a pdf document?


You can put #page=2 on 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.


This document describes the parameters you can use when opening Adobe® PDF files. These parameters allow you to open a PDF file using a URL or command that specifies both the file to be opened and the actions to be performed once the file is opened.

http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open_parameters_v9.pdf

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜