PDA

View Full Version : PDF eBook Font size




satyam90
Aug 5, 2009, 07:07 AM
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?



Meek Wriggle
Aug 5, 2009, 08:08 AM
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.