converter HTML to PDF with JavaScript



converter HTML to PDF with JavaScript

converter HTML to PDF with JavaScript

converts any webpage or element into a printable PDF entirely client-side using html2canvas and jsPDF.
When submitting an issue, please provide reproducible code that highlights the issue, preferably by creating a fork of this template jsFiddle (which has html2pdf.js already loaded). Remember that html2pdf.js uses html2canvas and jsPDF as dependencies, so it’s a good idea to check each of those repositories’ issue trackers to see if your problem has already been addressed.
00:00:00 – intro.
00:00:29 – converter HTML to PDF with JavaScript.

Require: spark Framework 1.07.
GitHub link:
https://github.com/reja-e-rabbi/spark

Doc:
https://ekoopmans.github.io/html2pdf.js/

If you want to create a new feature or bugfix, please feel free to fork and submit a pull request!

#javascript #html2pdf #programming