开源 Javascript PDF 查看器

发布于 2024-09-16 03:00:27 字数 67 浏览 7 评论 0原文

有没有可用的基于 Javascript 的开源 PDF 查看器?任何开发这种呈现 PDF 文档的脚本的指南都会有所帮助。

Is there any open source Javascript based PDF Viewer available? Any guide to developing this kind of script that renders PDF docs would be helpful.

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

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

发布评论

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

评论(5

谜泪 2024-09-23 03:00:38

查看 HTML5 PDF 查看器:

http://flexpaper.devaldi.com/demo/

Check out the HTML5 PDF viewer:

http://flexpaper.devaldi.com/demo/

菊凝晚露 2024-09-23 03:00:36

好吧,它甚至还没有接近完整的规范,但有一个 基于 JavaScript 和 Canvas 的 PDF 查看器 就在那里。

Well it's not even close to the full spec, but there is a JavaScript and Canvas based PDF viewer out there.

浊酒尽余欢 2024-09-23 03:00:35

您可以使用 Google 文档 PDF 查看小部件,如果您不介意让他们托管“应用程序”本身。

我有更多建议,但堆栈溢出只允许我作为新用户发布一个超链接,抱歉。

You can use the Google Docs PDF-viewing widget, if you don't mind having them host the "application" itself.

I had more suggestions, but stack overflow only lets me post one hyperlink as a new user, sorry.

娇纵 2024-09-23 03:00:33

有一个名为 Trapeze 的开源 HTML5/javascript 阅读器,尽管它仍处于早期阶段。

演示站点:
https://brendandahl.github.io/trapeze-reader/demos/

Github页:
https://github.com/brendandahl/trapeze-reader

免责声明:
我是作者。

There is an open source HTML5/javascript reader available called Trapeze though its still in its early stages.

Demo site:
https://brendandahl.github.io/trapeze-reader/demos/

Github page:
https://github.com/brendandahl/trapeze-reader

Disclaimer:
I'm the author.

泪眸﹌ 2024-09-23 03:00:32

Mozilla 的一些人致力于使用 HTML5 和 JavaScript 实现 PDF 阅读器。它被称为 pdf.js ,其中一位开发人员刚刚做了一个有趣的 关于该项目的博客文章

There are some guys at Mozilla working on implementing a PDF reader using HTML5 and JavaScript. It is called pdf.js and one of the developers just made an interesting blog post about the project.

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