Skip to content

renaesop/node-pdfium

Repository files navigation

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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages