views:

56

answers:

0

I have a pdf open in a UIWebView and I would like to allow the option to open it in Pages. That is, I would like the action toolbar to become displayed when the user taps on the UIWebView (just like in Safari for iPad). How do you enable this capability in UIWebView, if possible?