如何修复UIPageViewController切断内容?

时间:2013-05-29 20:36:12

标签: ios ipad uiwebview uipageviewcontroller

我正在编写类似于图书阅读器的iOS应用程序。我有部分程序的问题,我使用UIPageViewController在页面之间进行转换。

我在这里使用的层次结构如下所示: UIContainerViewController -> UIPageViewController -> UIViewController

ViewController有一个webView作为主视图,因为我显示的页面是pdf格式。

我想知道是否有某种方法可以阻止内容像这样被截断: https://www.dropbox.com/s/r26p2o55y2qdd1i/IMG_0004.PNG 而是让它从屏幕外卷曲。

谢谢!

0 个答案:

没有答案