How to open local PDF file in PhoneGap (android)

非 Y 不嫁゛ 提交于 2019-12-21 14:12:31

问题


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


回答1:


Here the answer : http://giovesoft.blogspot.com/2011/08/download-and-open-pdf-with-phonegap.html#more



来源:https://stackoverflow.com/questions/6925174/how-to-open-local-pdf-file-in-phonegap-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!