本文实例为大家分享了vue element-ui 读取pdf文件,供大家参考,具体内容如下
添加依赖
npm install pdfjs-dist --save
pdf.vue
上一页 下一页 Page: /关闭 .cpdf { top: 0; left: 0; background-color: rgba(0, 0, 0, .5); width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .center { text-align: center; height: 100%; overflow: auto; padding-top: 20px; } .contor { margin-bottom: 10px; } .button-group { float: right; margin-top: 10px; margin-bottom: 10px; }
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持考高分网。



