在 Firefox 中隐藏/显示 PDF 文档后,Adobe PDF Reader 重新下载 PDF 文件

发布于 2024-11-30 21:19:33 字数 567 浏览 1 评论 0原文

我在使用 Adob​​e PDF 阅读器和 Firefox 浏览器时遇到了一个非常奇怪的问题。我使用 embed 元素在 html 中显示 pdf 并将该 embed 标签放入 div 元素中。

现在在 html 页面上,我有两个按钮来显示/隐藏 div 元素。在我隐藏并显示 div 后,尽管 Firefox 已经缓存了 pdf,但它仍被再次下载(我使用 about:cache 查看了 Firefox 的缓存)。

IE浏览器不会出现这个问题。我尝试搜索有关此问题的信息,但没有成功。以前有人遇到过这个问题吗? 我使用 FF6 和 Adob​​e PDF reader 10。

这是我从 Firebug 捕获的内容

ASP.NET Development Server/10.0.0.0
Date    Fri, 19 Aug 2011 06:55:47 GMT
X-AspNet-Version    4.0.30319
Cache-Control   private
Content-Type    application/pdf
Content-Length  466982
Connection  Close

I faced really a strange problem with Adobe PDF reader and Firefox browser. I used embed element to display the pdf in html and put this embed tag into a div element.

Now on html page, I have two buttons to show/hide the div element. After I hide and show the div, the pdf is downloaded again although Firefox already cached it (I viewed Firefox's cached by using about:cache).

This problem doesn't happen with IE browser. I tried to search information about this problem but no luck. Does anyone face this problem before?
I used FF6 and Adobe PDF reader 10.

Here is what I captured from Firebug

ASP.NET Development Server/10.0.0.0
Date    Fri, 19 Aug 2011 06:55:47 GMT
X-AspNet-Version    4.0.30319
Cache-Control   private
Content-Type    application/pdf
Content-Length  466982
Connection  Close

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文