链接/嵌入到 pdf 文档的特定页面/部分?

发布于 2024-08-23 13:20:35 字数 54 浏览 5 评论 0原文

我什至不确定这是否可能。您可以创建一个超链接或嵌入标签来显示 pdf 文档的指定页面/部分吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

小糖芽 2024-08-30 13:20:35

您可以将 #page=2 放在网址末尾(即 http://my.site.com/myfile.pdf#page=2)。但请注意,这可能仅适用于 Adob​​e Reader,因为 # 后面的位是显示 PDF 文件的软件的参数。

Adobe 将此类参数称为“开放参数”。还有更多,如此 PDF 文件中所述。

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.

你另情深 2024-08-30 13:20:35

本文档介绍了打开 Adob​​e® PDF 文件时可以使用的参数。这些参数
允许您使用指定要打开的文件和文件的 URL 或命令来打开 PDF 文件
文件打开后要执行的操作。

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文