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
- Host: GitHub
- URL: https://github.com/pwcong/how-transform-html-into-pdf
- Owner: pwcong
- Created: 2017-02-23T06:46:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T01:02:37.000Z (about 6 years ago)
- Last Synced: 2025-03-24T17:21:24.134Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 452 KB
- Stars: 47
- Watchers: 5
- Forks: 45
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)