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