纯前端文档预览
文章链接:https://blog.csdn.net/wybaby168/article/details/122842866
https://gitee.com/ye-jizeng/vue-office
https://home.me7.cn/file-viewer-doc/index.html#/start
npm registry仓库搜索"file-viewer vue"
文档预览
参考文档:https://www.cnblogs.com/fhey/p/17447749.html#二pdf文件实现前端预览
方式1:使用pdf.js插件
只支持本地的pdf文件、并且是链接的形式;
https://github.com/mozilla/pdf.js?tab=readme-ov-file
https://mozilla.github.io/pdf.js/getting_started/#download
https://juejin.cn/post/7090061215057051679
方式2:使用PDFObject插件
支持本地和链接形式的pdf文件
https://pdfobject.com/api/
方式3:使用ViewerJS插件
https://viewerjs.org/instructions/