pdfmake Use in node.js The module on npm exposes the pdfmake Printer, which the docs themselves do not cover. Using it is pretty simple though. var path = require('path'); var Printer = require('pdfmake');