# how-transform-html-into-pdf
**Repository Path**: qamarjin/how-transform-html-into-pdf
## Basic Information
- **Project Name**: how-transform-html-into-pdf
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-04
- **Last Updated**: 2021-03-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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)