Reflow PDFs for an iPhone screen (iPhone SDK)

Posted by Anthony Glyadchenko on Stack Overflow See other posts from Stack Overflow or by Anthony Glyadchenko
Published on 2010-03-29T20:37:40Z Indexed on 2010/03/29 21:13 UTC
Read the original article Hit count: 353

Filed under:
|
|
|

I'm currently making an iPhone app that has PDF viewing a crucial part of its functionality.

However many of the PDFs aren't iPhone friendly and require zooming and panning to read them. Is there anything I can do to make them better whether with the PDF itself or programmatically? (I'm currently using a UIWebView PDF viewer by the way.)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about SDK