html2pdf.js converts any webpage or element into a printable PDF entirely client-side using html2canvas and jsPDF. ⚠️ There have been several issues reported in v0.10. They are being investigated but ...
The simplest way to use html2pdf.js is to include it as a script in your HTML by using cdnjs: <script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1 ...