开发者

Side Scrolling a PDF in UIWebView

开发者 https://www.devze.com 2023-01-09 16:13 出处:网络
Is there a way to get a PDF that has been loaded into a UIWebView to scroll horizontally ins开发者_如何转开发tead of vertically?No, but you could file a feature request with Apple at http://bugreporte

Is there a way to get a PDF that has been loaded into a UIWebView to scroll horizontally ins开发者_如何转开发tead of vertically?


No, but you could file a feature request with Apple at http://bugreporter.apple.com


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消