JavaScript / Html 转 pdf图片
Posted 贝尔塔猫
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了JavaScript / Html 转 pdf图片相关的知识,希望对你有一定的参考价值。
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图片的主要内容,如果未能解决你的问题,请参考以下文章