Table with dotted border.docx (19.6 KB)
When I convert this word document with this code to HTML output:
HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions();
saveOptions.setExportEmbeddedCss(true);
saveOption…...(if you can) Add the latest Maven/Gradle dependency, e.g.: <dependency>...