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.
我正在开发一个移动应用程序,其中包含使用 PDF.js (Mozilla) 呈现的 PDF 文档中的滚动视图。
问题是滚动视图不允许我们向下滚动,我们只能看到 pdf 文件的一部分。
这是一个显示问题的示例项目:http ://www.mediafire.com/?9md21u9zy56dwkd
任何的想法 ?提前致谢,
Kendo ui 需要页面的 div 来设置其宽度和高度。PDF.js 没有设置宽度和高度,我也没有找到如何获取 PDF 的宽度和高度。
因此,从现在开始,它似乎不兼容。