UIWebView Page Control

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2010-04-04T16:21:00Z Indexed on 2010/04/04 16:23 UTC
Read the original article Hit count: 507

Filed under:
|
|

Hi,

I would like to use a UIWebView to display some files (PDF, PPT, DOC) and would like to have the ability to scroll using external controls (ie a couple of buttons that, when pressed skip back and forward a page) and display the current page in a UITextView. Is this possible?

I have no experience with javascript, but a friend of mine has suggested that this might be a useful approach. Is his suggestion valid?

JP

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview