hwo to enable that
template: {
recipe: 'docx',
engine: 'handlebars',
docx: { templateAsset: [Object] },
unoconv: { format: 'pdf' }
},
extensions: {
unoconv: { format: 'pdf' }
},
options: { preview: false, unoconv: { format: 'pdf' } },
reports: { save: false },
helpers: null
}
it not working for me