UNPKG

@jsreport/jsreport-chrome-pdf

Version:

jsreport recipe which is rendering pdf from html using headless chrome

8 lines (6 loc) 162 B
const config = require('./jsreport.config.js') module.exports = function (options) { config.options = options config.directory = __dirname return config }