DOCX with graphic to PDF conversion issue

Hi,
when converting the attached DOCX (in zip) to PDF using Aspose.Words v19.8.0 the resulting PDF is showing an error when it is opened in Adobe Reader DC or in Edge Browser.
It can be opened with Chrome or Firefox without error.

Code:
Aspose.Words.Document doc = new Aspose.Words.Document(path);
doc.Save(path.Replace(extension, “.pdf”), Aspose.Words.SaveFormat.Pdf);

Any explanation?

Thanks
Christian

HammDoc.pdf (76.0 KB)
HammDocx.zip (49.9 KB)

@Chris2Stein,

Thanks for your inquiry. We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-19092. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-19092) have been fixed in this Aspose.Words for .NET 19.9 update and this Aspose.Words for Java 19.9 update.