Ankit Sachan
Ankit Sachan

Reputation: 7850

create custom pdf viewer for iphone

I want to develop a custom pdf viewer, in which I can add features like:

Can you suggest some libraries in Cocoa touch to fullfill my requirements?

I followed the PDF viewing tutorial in which a webview was used but it only provides basic scrolling and zoom facilities. I have seen some apps in which bookmarks and page flipping is possible. Kindly suggest me something so that I can integrate more features.

Upvotes: 3

Views: 4490

Answers (1)

Bryan McLemore
Bryan McLemore

Reputation: 6493

I think this older answer here on stack overflow will give you some answers.

Upvotes: 2

Related Questions