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…...Aspose.Words Java updatePageLayout() PDF issue Aspose.Words Product...updatePageLayout(); doc.save("output.pdf", SaveFormat.PDF); doc.save("output.docx"...