Is it possible to send (without manual parsing and conversion) rich text and/or HTML to docx and have it render properly?
In my application, we are using a rich text editor that is capable of spitting out the text in either of those formats. I am trying to create a proof of concept with docx4j and this would be a major coup for its adoption on the project, as we were unable to find a ...