Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个要求,我需要在 ipad 上展示 pdf/doc/docx/ppt/pptx 等文件。而不是在垂直滚动的一页中显示文档,我需要显示幻灯片从左到右移动(水平滑动)..你能告诉我我怎么能做到这一点吗?
谢谢
一旦你将数据传递给它,该框架并没有真正提供一种控制事物如何呈现的方法。
最好的办法是通过单独显示每个页面并实现自己的滚动来预处理文件并自己处理滚动。