重新加载 DIV 中的嵌入 PDF(空 Accrobat Reader 错误弹出窗口)

发布于 2024-08-25 15:17:41 字数 311 浏览 5 评论 0原文

我有一个用 C#/ASP.NET 编码的 Web 应用程序。当用户单击“保存”时,该应用程序基本上会导出 PDF 文件。然后它重新加载一个 DIV,将 EMBED(src 指向新生成的 pdf 文件)放入其中。有时嵌入区域会变黑,我会从 Acrobat Reader 中看到此窗口: http:// img180.imageshack.us/img180/3359/acreader.jpg。这是什么意思?有人见过这个吗?

I have a web application coded in C#/ASP.NET. The application basically exports a PDF file when the user click on Save. It then reloads a DIV, putting the EMBED (with the src pointing to the newly generated pdf file) in it. Sometimes the embed area just gets black and I get this window from Acrobat Reader: http://img180.imageshack.us/img180/3359/acreader.jpg. What does it mean? Has anyone ever see this?

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

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

发布评论

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

评论(1

烟燃烟灭 2024-09-01 15:17:41

总的来说,在网页中嵌入 PDF 是相当垃圾的。尝试使用开源 lib FlexPaper 代替;

http://flexpaper.devaldi.com

embedding PDF's in web pages is pretty rubbish overall. Try using the open source lib FlexPaper instead;

http://flexpaper.devaldi.com

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