When I download from my jsp application, the .docm files and open them, I get the message: "Sorry, can not open doc1.docm because there is a problem with the content." If I rename that file by changing the extension to .docx it can be displayed.
How can I get it to download correctly in .docm?
PS: I'm using the docx4j library.