Hi,
I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug.
Steps to Reproduce
Download the attached layout_calc_bug.Docx file and save it without making any changes.
layout_c…...GetDocument() { var doc = new Document(Document_Path); doc.UpdatePageLayout();...UpdatePageLayout(); return doc; } [TestMethod] public void TestPageLay...