Hi,
I'm using docx4j version 3.2.1 to build docx files and I have a problem with a specific Office vesion (15.0.4701.1000). I run the basic example (CreateWordprocessingMLDocument.java) and the generated docx cannot be opened by this office version. Office shows the following message "We're sorry. We can't open OUT_CreateWordprocessingMLDocument because we found a problem with its contents". On error details: "The file is corrupt and cannot be opened".
I confirm that using Office version 15.0.46.93.1001 works.
Does anyone have the same problem?