node-pdfium

2.1.2 • Public • Published

node-pdfium

using pdfium to print on Windows

Only a function, printPDF

 pdfium.printPDF({
                printerName,
                filePath,
                pageList,
                width,
                height,
                dpi,
                copies,
            });

Call this function, the PDF should be printed silently

Readme

Keywords

Package Sidebar

Install

npm i node-pdfium

Weekly Downloads

2

Version

2.1.2

License

Apache-2.0

Unpacked Size

9.42 MB

Total Files

51

Last publish

Collaborators

  • yuji