开发者

Loading PDF on webPage for the ipad

开发者 https://www.devze.com 2023-03-11 20:08 出处:网络
I\'m developing a mostly offline piece of software and iv be开发者_如何学编程en looking into loading up a PDF file that ideally should be stored locally on the iPad. For what it\'s worth I am developi

I'm developing a mostly offline piece of software and iv be开发者_如何学编程en looking into loading up a PDF file that ideally should be stored locally on the iPad. For what it's worth I am developing in phone gap and doing the majority of my coding in JavaScript. Any information/links really anything on this subject would be a big help. I'm kinda at a loss on this one

Thanks a ton -postSYnaptic


Try the following as this should trigger the default pdf viewer:

<embed id="pdf" name="pdf" src="URL_TO_PDF" width="100" height="100" />

regards

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号