Notable to convert docx to pdf

Dear team,

We are converting docx to pdf using below java code

Source code :
Document doc = new Document(“MonneyYuFernandezMuttoni2022_Rev_clean.docx”);
doc.save(“MonneyYuFernandezMuttoni2022_Rev_clean.pdf”, SaveFormat.PDF);

input doc : MonneyYuFernandezMuttoni2022_Rev_clean.docx (7.2 MB)

Note : we are using latest jar 22.4 only

@e503824 Thank you for reporting this problem to us. For a sake of correction it has been logged as WORDSNET-23796. We will keep you informed and let you know once it is resolved.

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