Q: Is it possible to convert DOCM Word files to PDF using jOfficeConvert?

A: If you change the extension from docm to docx, Qoppa’s Java library jOfficeConvert will be able to open the Word files and convert them to PDF.

DOCM files are similar to DOCX files, but they contain macros and VBA scripting. Like DOCX files, DOCM files use a combination of XML architecture and ZIP file compression.

jOfficeConvert will ignore the macro and scripts present in the file.

Tagged: