We have a docx file that we try to save as doc, but the file gets corrupted.
Word says that it found some errors in the file and editing the file could harm the computer.
We use the following, simple code:
var doc = new Document(path);
doc.Save(outputPath);
I am attaching the file exported.zip (30.8 KB).
Please let us know if we can provide any more details to help you fix the issue.
Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-16922. You will be notified via this forum thread once this issue is resolved.