pdfbox-node-printer
v1.0.0
Published
Simple Module to Print PDF Using PDFBox
Downloads
2
Readme
Pdfbox Node Printer
Simple module to print pdf file, using the power of PDFBox
Usage :
const printPDF = require('pdfbox-node-printer')
printPDF('example.pdf')