I need to use DOCX files (actually the XML contained in them) in a Java software I\'m currently developing, but some people in my company still use the DOC format.
Do yo
Check out JODConverter to see if it fits the bill. I haven't personally used it.