docxjodconverter

JodConverter does not support docx file in java


I am using JodConverter to convert my .docx (Microsoft Office) files to pdf but somehow it does not covert and gives me the error.When If I tried to convert .doc documents to pdf then it works fine.I am using maven JodConverter plugin version 2.2.0 .

My question is that Is it possible to convert .docx files to pdf using JODCoverter ?


Solution

  • Disclaimer: I own the jodconverter.org domain and forked the original project on GitHub.

    Little late to the party but you can use a fork of the original project, available on Maven:

    JODConverter

    It supports the docx and xlsx formats.