An open API service indexing awesome lists of open source software.

https://github.com/pwcong/how-transform-html-into-pdf

An example about how to transform HTML into PDF
https://github.com/pwcong/how-transform-html-into-pdf

Last synced: about 1 month ago
JSON representation

An example about how to transform HTML into PDF

Awesome Lists containing this project

README

        

# how-transform-html-into-pdf
An example about how to transform HTML into PDF

[Demo预览](https://pwcong.github.io/how-transform-html-into-pdf/)

# Require
* [html2canvas](https://github.com/niklasvh/html2canvas)
* [jspdf](https://github.com/MrRio/jsPDF)