2.1.2 • Published 4 years ago

node-pdfium v2.1.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 years ago

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

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

2.0.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago