Hi Jason,
I'm trying to convert part of a docx document into XHTML format. It has been working fine for me but sometimes when I start the application on different linux machine with under same JDK version, the conversion introduces some invalid characters for the bullets. I attached a photo to display the error. And here's my code:
/*
* Convert the description in table cell back into html code to be saved into ...