从锚标记打开具有特定页面的文件

发布于 2024-09-09 08:26:24 字数 122 浏览 5 评论 0原文

我正在尝试从锚标记打开文件中的特定页面()。锚标记位于 xls 文件中。当我尝试这样做时,我可以指定查找指定的页面,但是当我传递参数时,我无法找到页面的位置。有人可以帮我吗?

I am trying to open a specific page in a file from an anchor tag(<a href=""></a>). The anchor tag is in a xls file. When I tried doing this I am able specify find the specified page but when I pass a parameter I am not able to find the location of the page. Can anyone help me in this please?

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

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

发布评论

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

评论(1

迷荒 2024-09-16 08:26:24

尝试单击此处:PDF 概述 Ghostscript 的第 4 页新的色彩管理架构 - 它应该在第 4 页上打开 PDF。适用于 Internet Explorer 7 以及 Google Chrome v6。

指示URL的方法是 http://some.web.server /path/to/file.pdf#page=33 ...

(我仅假设您想以这种方式打开 PDF,因为您使用 PDF 标签标记了问题... .)

Try to click here: Page 4 of a PDF outlining Ghostscript's new color management architecture -- it should open a PDF on page 4. Works for me with Internet Explorer 7 as well as with Google Chrome v6.

The method to indicate the URL is http://some.web.server/path/to/file.pdf#page=33 ...

(I only assume you want to open PDFs in that way because you tagged the question with the PDF tag....)

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