I am trying to convert a simple html file to a docx using the example code provided here:
https://github.com/plutext/docx4j/blob/ ... ument.java
The forum won't let me attach the html file to the discussion so I am including it at the end of this post. I have attached the docx output file.
The output file does not contain the the content of the <li> elements other than the first one. ...