在phonegap中显示PDF

发布于 2024-12-08 04:31:19 字数 67 浏览 0 评论 0原文

我想知道除了使用childbrowser插件在phonegap中显示pdf之外还有其他解决方案吗?

谢谢

May I know is there any other solution other then using childbrowser plugin to display a pdf in phonegap?

Thanks

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

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

发布评论

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

评论(1

音盲 2024-12-15 04:31:19

我在开发查看 PDF 的应用程序时研究了这个确切的问题。 childbrowser 插件是最好的途径。实际上非常简单,您可以按照自己喜欢的方式进行自定义。您是否有无法使用 childbrowser 的特殊原因?

根据我的研究,您还可以使用第 3 方扩展来显示 pdf,但最终您仍然需要执行 childbrowser 插件所做的大部分操作,因为您需要创建一个自定义视图,该视图在触发 javascript 时显示。

I looked into this exact issue when developing an app that views PDF's. The childbrowser plugin is the best route. It's actually quite easy, and you can customize it any way that you'd like. Do you have a particular reason why you can't use the childbrowser?

From what I researched, you could also use 3rd party extensions to display pdf's, but in the end you'll still need to do most of what childbrowser plugin does, cause you will need to create a custom view that gets displayed when javascript is triggered.

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