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…...a dotted border, the fixed‑layout HTML saver renders that border...table‑border styles from the fixed‑layout HTML, so no overlay is created...