Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 470 forks source link

how to open a word document ? #403

Open fmscole opened 2 years ago

fmscole commented 2 years ago

I want to open a word document and copy to another document,how to do it?