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

The word files are getting bigger and bigger #374

Open qcz121 opened 4 years ago

qcz121 commented 4 years ago

Hello, I have a question. The word files are getting bigger and bigger. example: first download: 217kb, second download: 317kb thirdly download: 417kb ....

when file generated I cleared docx.data by docx.data = [] but do not work for images. @crittico @tomasztunik @njcaruso @benvd @magicienap