How to display a PDF in Objective-C?

meoden8x picture meoden8x · Jun 16, 2011 · Viewed 41.2k times · Source

How to read and display PDF in Objective-C?

Answer

Morten Fast picture Morten Fast · Jun 16, 2011

If you just want to display it, the easiest way is to load it in a UIWebView.