I am converting a ebook in form of pdf to iphone application. I am using CGPDFDocumentRef and displaying pdf in a scroll view. Its looking too small. How to increase the size of the pdf font. Or is it possible to zoom it using multitouch?
I am converting a ebook in form of pdf to iphone application. I am using CGPDFDocumentRef and displaying pdf in a scroll view. Its looking too small. How to increase the size of the pdf font. Or is it possible to zoom it using multitouch?
You can zoom in using multitouch. I don't think PDF's can be edited to change the font size. Once you commit a document to PDF it's stuck that way for eternity/or your iPod dies tragically.