开发者

PDF Reader like iBooks

I want to create a PDF reader like iBooks. So that you can see the thumbnails for the pages, press on it and it opens the page etcetera. Also the bookshelf fo开发者_运维问答r showing the loaded PDF's

Does anyone know how I can create something like that? Is there a library or does somebody knows a good tutorial?

Thanks in advance!

What I need is something like this:

PDF Reader like iBooks


For the page curl, see this discussion. For everything else, you should break the problem down into more focused questions since it's hard to tell how much detail to give (ie, we don't know how much you already know).

Update

For the drawing part, start with the Cocoa Drawing Guide and the Views Programming Guide. I believe you can get basic PDF thumbnails using the UIImage class.


This opensource project is the exact copy of the iBook pdf reader:

http://www.vfr.org/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜