[.Net] PDF conversion is blocking

Hi,

a customer of us reported an issue during pdf generation. I attached you an example document which fails to save as pdf.

            var doc = new Document(@"S:\tmp2\test.docx");
            doc.Save(@"S:\tmp2\test.pdf", SaveFormat.Pdf);

If I remove the images from the document there is no issue any more so I assume they might cause the problem in the rendering process.

Kind regards,
Daniel

test file.zip (34.2 KB)

@Serraniel,

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-17526. 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-17526) have been fixed in this Aspose.Words for .NET 19.4 update and this Aspose.Words for Java 19.4 update.