node-pdfium
v2.1.2
Published
node bindings for pdfium
Downloads
45
Readme
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