PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
40 stars 20 forks source link

file gets corrupted after generating multiple times #15

Closed drvnm closed 2 years ago

drvnm commented 3 years ago

I have a template file from which i generate a new file, not all tags are filled so i save them with the new tag policy. after that i generate another file from the previous generated file, when i do this i get a corrupted error in word. it doesnt seem to actually affect the contents of the file but i still get the error.

PavelS0 commented 2 years ago

this is probably fixed in 8db94ad