开发者

view Large PDF file in iPhone SDK

I have followed some tutorial that teach me how to view P开发者_高级运维DF file in UIWebView, however I found that if the file size is large, it will be lag when I zoom the PDF, but it doesn't occur in Mobile Safari.

So anyone know how to solve it?


If I understand your question correctly - there is no simple way to speed up the browsing of large PDF documents. The solution used most commonly is to split the document in smaller chunks (typically, pages) and load each one separately.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜