covert-html-pdf-js

1.0.1 • Public • Published

covert-html-pdf-js

Instalation

yarn add covert-html-pdf-js

or

npm i v

How To Use

const { convertHtmlToPdf } = require('covert-html-pdf-js');

// Your path html
// Your output name file
convertHtmlToPdf('./invoice2.html', 'sample')

Package Sidebar

Install

npm i covert-html-pdf-js

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

66.4 kB

Total Files

8

Last publish

Collaborators

  • zidniryi