# how-transform-html-into-pdf
**Repository Path**: fuyun_in_the_yellow_sea/how-transform-html-into-pdf
## Basic Information
- **Project Name**: how-transform-html-into-pdf
- **Description**: An example about how to transform HTML into PDF
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2022-07-19
- **Last Updated**: 2022-07-19
## 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)