Hello,
we found an issue with Document::updatePageLayout() method side effects.
input.docx (8.7 KB)
Repro code:
Document doc = new Document("input.docx");
doc.updatePageLayout();
doc.save("output.pdf", SaveFormat.PDF…...Words for Java 23.6 update ....