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…...the fixed‑layout HTML saver renders that border as an absolutely‑positioned...} } Result : The table is rendered without any borders, and the...