OfficeMath does not Render Correctly | DOCX to PDF Conversion Java

Display results not quite correctly when converting word to pdf

Document WordDoc = new Document(BaseFolder + "/0607.docx");
String DstFile = "/0607.pdf";
WordDoc.save(BaseFolder + DstFile);		

OfficeMath display results not quite correctly ,but Mathtype is correct, please see picture 01.jpg

Thanks~

0607.zip (62.6 KB)

@hlgao

We have tested the scenario and managed to reproduce the same issue at our side. We have logged this problem in our issue tracking system as WORDSNET-22323. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-22323) have been fixed in this Aspose.Words for .NET 22.7 update also available on NuGet.