UIWebView: How do I control page display with a PDF?

Posted by Dotnaught on Stack Overflow See other posts from Stack Overflow or by Dotnaught
Published on 2009-01-30T06:39:22Z Indexed on 2010/03/27 19:53 UTC
Read the original article Hit count: 213

Filed under:
|

I have a PDF loaded in an iPhone app using UIWebView and it displays page numbers when the pages are scrolled manually. But I've had no luck figuring out how to access those numbers and set the page displayed. Any suggestions would be welcomed. Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview