mozilla pdf.js without fullview

≯℡__Kan透↙ 提交于 2019-12-11 10:59:11

问题


I liked this pdf viewer https://github.com/mozilla/pdf.js/ Demo: http://mozilla.github.com/pdf.js/web/viewer.html I want to open this in a div (say 400px width) How can I do that? Right now I am seeing only full view of this viewer.


回答1:


The best way is with a iframe, if it is what you mean. You want to see that page inserted on your page?

If its, use and set the size and scroolbars properties to see it on the size that you want, there is the property src i think where you can put the url.



来源:https://stackoverflow.com/questions/12748747/mozilla-pdf-js-without-fullview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!