module.exports = { stylesheet: ['stylesheet.css'], pdf_options: { format: 'Letter', margin: '0mm', printBackground: true, }, stylesheet_encoding: 'utf-8', };