开发者

Loading PDF on webPage for the ipad

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜