Is there a way to get a PDF that has been loaded into a UIWebView to scroll horizontally instead of vertically?
A:
No, but you could file a feature request with Apple at http://bugreporter.apple.com
Alex Reynolds
2010-07-29 17:21:34
A:
It appears you can't do this with UIWebView but instead have to use Quartz. Hope this is helpful to anyone searching for the same functionality.
Jeff
2010-07-31 03:32:50