Can I download a .docm file from a JSP server?

0

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.

    
asked by Sheiler 09.05.2018 в 12:01
source

0 answers