Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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 for 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: alt text

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
974 views
Welcome To Ask or Share your Answers For Others

1 Answer

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

86.3k users

...