How to easily generate word documents (.docx) in javascript using Docxtemplater
In my latest project, I learnt how to generate a word document from a template using a javascript package called Docxtemplater. It's easier to use and setup compared to the docx package, plus once setup, your clients can edit the templates to their d...
jeffreyon.hashnode.dev7 min read
Rahul Aithal
Developer
Hey actually I am also doing this in my company so i am facing my problem with generating the Table of content (index). Though i solved it using Libare office but it is changing the template formate a bit. Any solution for this