Display large PDF using iPhone SDK

Posted by MadJawa on Stack Overflow See other posts from Stack Overflow or by MadJawa
Published on 2010-05-03T22:49:08Z Indexed on 2010/05/03 23:28 UTC
Read the original article Hit count: 395

Filed under:
|

Hello,

I was wondering what is the best way to display a big PDF file (it's a map actually) using iPhone SDK (the file is around 5MB), because it's really slow in a UIWebView.

I want to be able to scroll through the PDF and zoom in/out.

Also do you think that it would be better to convert it to a PNG?

Thank in advance

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk