Hi,
Currently we are using Aspose.Words for Java 25.11.
If a word document has “Control Boxes” (The large blocks around most of the text),
it’s not rendered properly in the output PDF.
This issue is also reproducible…...PdfSaveOptions saveOptions = null; saveOptions = new com.aspose...OutlineOptions outlineOptions = saveOptions.getOutlineOptions(); outlineOptions...