【vue-pdf】PDF文件预览插件

1 插件安装

npm install vue-pdf

vue-pdf GitHub:https://github.com/FranckFreiburger/vue-pdf#readme

参考文档:https://www.cnblogs.com/steamed-twisted-roll/p/9648255.html

catch报错:vue-pdf组件报错vue-pdf Cannot read properties of undefined (reading ‘catch‘)_你看我像是会的样子吗?的博客-CSDN博客

2 代码示例

Example.01 超简单分页预览





Example.02 少于20页滚动预览,多于20分页预览

你可能感兴趣的:(vue.js,pdf,前端,vue-pdf)