is there a way to link PDF page number with UISlider ?
I am mounting pdf (100 pages) on the top of UIWebView: I basically want to quickly jump between pages of pdf using UISlider - is there a solution to this ?
is there a way to link PDF page number with UISlider ?
I am mounting pdf (100 pages) on the top of UIWebView: I basically want to quickly jump between pages of pdf using UISlider - is there a solution to this ?
First off, yes... you can have the UISlider send JavaScript to a UIWebView.
Second, I think you should use something else. Try this PDF reader library instead: