Using the iPhone SDK Is it possible to display large content divided in the form of different pages?
I want the user to be able to view the content without having large amounts of scrolling.
I tried using UIWebView, but I couldn't found any auto scroll property for that.