vue pdf导出 html2canvas+jspdf
Posted 红叶孤独
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vue pdf导出 html2canvas+jspdf相关的知识,希望对你有一定的参考价值。
第一个.将页面html转换成图片 npm install --save html2canvas 第二个.将图片生成pdf npm install jspdf --save 官方文档 http://html2canvas.hertzen.com/ // 导出页面为PDF格式 import html2C
以上是关于vue pdf导出 html2canvas+jspdf的主要内容,如果未能解决你的问题,请参考以下文章