UNPKG

covert-html-pdf-js

Version:

Converting PDF to HTML with JS Node, React, Vue, Angular Etc

3 lines (2 loc) 89 B
const { convertHtmlToPdf } = require('.'); convertHtmlToPdf('./invoice2.html', 'sample')