tags:

views:

39

answers:

1

hi every one....

i've a problem in converting pdf to any other formats which is supported by ipad.I tried svg and epub but everything has some drawback. Can any one suggest me software which is comaptable for ipad and memory aspects?

Thank you all.....

A: 

You might look at UIWebView. I have read that it can be used to view PDFs, though there are postings about performance issues. You might also look at the Quartz 2D Programming Guide's section on opening and viewing PDFs.

And, finally, there's the ZoomingPDFViewer sample code. (Which requires iOS 4.0 or later.)

I know were looking for non-PDF formats that are supported on iPad. But it looks like PDF is supported on the iPad - and with the advent of iOS 4.2 very soon, even this Zooming PDFViewer should work on iPad.

westsider