coder91 0 Junior Poster

Hi,

Was wondering if anyone had any information on how to create a word document on the client side in Angular? I was using jspdf to create PDF's which was really good but the documents need to be editable so having to look at how to create word documents. I haven't been able to find much online, all the tutorials or npm packages all seem to use node.js which I'm not looking for.

Any info or help would be great.

Thanks