Hi All
We have a HTM file, simaler to the style of file that you get when you use Word Save As option and select "Web Page".
It is my understanding that Docx4j can convert XHtml into a Docx. in order to get my HTM document into Xhtml format I'm using a tool called JTidy.
However Jtidy doesn't work with the HTM format that I am trying to convert and as a result Docx4j cannot ...