I am creating a book like iBook. I load data on UIWebView
placed on contentviewcontroller. My problem is that user can go to any page through table of contents also can increase or decrase size or can highlight the text. My problem is to recognize on which UIWebView
this is doing. or if user jump to page other page get populated with data automatically with next page. or On increase or decrease font size the data should be populated automatically. Main problem is I am not getting to retrieve the contents of different page programmatically an reload them.
I have created the pdf book reader from the leaves tutorial series. check out the link Leaves and leaves with mode also check the good one tutorial http://www.vfr.org/. the app loads pdf file at once and you can set your event of jump to page book mark page