开发者

iphone PDF view CGPDFDocument

I am developing an app where I need to show PDF documents. A开发者_如何学Gofter many hours of googling I was able to build up a view to show the PDF document fetched from a URL.

I know only to display a single page. using CGPDFDocumentGetPage(ref, pageNumber).

What I would like to have.

  1. Pagination function.
  2. Zoom
  3. Scrolling


Why not using the UIWebView instead of reinventing the wheel?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜