首页 > 编程语言 > 详细

JavaScript / Html 转 pdf、图片

时间:2018-07-23 10:25:39      阅读:153      评论:0      收藏:0      [点我收藏+]

Javascript 将 HTML 页面生成 PDF

html2canvas:

https://github.com/niklasvh/html2canvas

jsPDF:

https://github.com/MrRio/jsPDF

render-html-to-pdf (html2canvas + jsPDF)

https://github.com/linwalker/render-html-to-pdf
https://mp.weixin.qq.com/s/13EF1SfGopBAeJeacLXNhA

dom-to-image.js :

https://github.com/tsayen/dom-to-image

filesave.js jspdf.js:

https://github.com/eligrey/FileSaver.js

 

JavaScript / Html 转 pdf、图片

原文:https://www.cnblogs.com/CyLee/p/9353043.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!