alonrbar / easy-template-x

Generate docx documents from templates, in Node or in the browser.
MIT License
386 stars 53 forks source link

Is it possible to merge multiple docx files with 'rawXml'? #53

Open hydra1983 opened 3 years ago

hydra1983 commented 3 years ago

I got a solution based on docxtemplater here, so I think it should be not hard to achieve. Maybe a function named merge can be added to TemplateHandler:D

alonrbar commented 3 years ago

Interesting idea and a good reference, thanks.

masihjahangiri commented 2 years ago

We need this feature and I think it's very useful to insert a DOCX file inside of a template.