1.0.1 • Published 4 years ago
print-html-to-pdf_1 v1.0.1
print-html-to-pdf
Print HTML to pdf using jsPDF & dom-to-image.
Install
npm i print-html-to-pdf
import printHtmlToPDF from "print-html-to-pdf";
printHtmlToPDF.print(node, option);
Print HTML to pdf using jsPDF & dom-to-image.
npm i print-html-to-pdf
import printHtmlToPDF from "print-html-to-pdf";
printHtmlToPDF.print(node, option);