Hi,
We found a problem on a Aspose test (ID internal 35908). I’m attaching the unit test used when we discovered the problem and “1.docx” is the test file used.
[TestMethod]
public void ThenUpdatePageLayoutItDoesntThrowANullReferenceException()
{
const string testFile = “1.docx”;
var document = new Document(testFile);
document.UpdatePageLayout();
}
Best regards,
Adriana Minea
Software Developer
IBM Romania
Hi Adriana,
The issues you have found earlier (filed as WORDSNET-12928) have been fixed in this .NET update and this Java update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.