如何在PhoneGap(android)中打开本地PDF文件
我正在尝试打开存储在 SD 卡中的本地 PDF 文件。我尝试了一切可能的方法,但似乎没有任何效果。
我尝试使用带有外部和_blank属性的锚标记打开pdf。
我也尝试过“WebIntent,一个 Android PhoneGap 插件”。但没能成功。我确信我错过了清单 xml 文件中的某些内容。我不太热衷于后端开发。任何帮助将不胜感激。
提前致谢
I'm trying to open a local PDF file stored in the sdcard. I tried everything possible but nothing seems to work.
I tried to open the pdf using the anchor tag with external and _blank attribute.
I as well tried to "WebIntent, an Android PhoneGap Plugin". But was not able to succeed. I'm sure i have missed something in the manifest xml file. I'm not more into backend development. Any help will be appreciated.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案在这里:
http://giovesoft.blogspot.com /2011/08/download-and-open-pdf-with-phonegap.html#more
Here the answer :
http://giovesoft.blogspot.com/2011/08/download-and-open-pdf-with-phonegap.html#more