I have a web view in which I am loading PDF page.
I have a button in my toolbar. On click of that button, I want to scroll to next page.
I tried a lot with java script and functions "scrollBy", "scrollByPages" etc.
I noticed that only "scrollTo" of java script is working.
How can I do that?
--satyam.
I have a button in my toolbar. On click of that button, I want to scroll to next page.
I tried a lot with java script and functions "scrollBy", "scrollByPages" etc.
I noticed that only "scrollTo" of java script is working.
How can I do that?
--satyam.