在 Firefox 中隐藏/显示 PDF 文档后,Adobe PDF Reader 重新下载 PDF 文件
我在使用 Adobe PDF 阅读器和 Firefox 浏览器时遇到了一个非常奇怪的问题。我使用 embed 元素在 html 中显示 pdf 并将该 embed 标签放入 div 元素中。
现在在 html 页面上,我有两个按钮来显示/隐藏 div 元素。在我隐藏并显示 div 后,尽管 Firefox 已经缓存了 pdf,但它仍被再次下载(我使用 about:cache 查看了 Firefox 的缓存)。
IE浏览器不会出现这个问题。我尝试搜索有关此问题的信息,但没有成功。以前有人遇到过这个问题吗? 我使用 FF6 和 Adobe 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论