zl程序教程

您现在的位置是:首页 >  前端

当前栏目

JavaScript / Html 转 pdf、图片

2023-09-11 14:16:38 时间

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