摘要:
官网概述 https://kkfileview.keking.cn/zh-cn/docs/home.html 支持word/excel/ppt/pdf等办公文档在线预览 前置环境 CentOS7.9 Java: 1.8+ kkfileview v4.0.0版本[https://gitee.com/k 阅读全文
摘要:
第一步:安装html2canvas,我用npm安装一直报错,就用了yarn yarn add html2canvas 第二步:安装jspdf npm install jspdf --save 第三步,写一个公用的js // 导出页面为PDF格式 /* eslint-disable */ //不使用J 阅读全文