Saving DOCX to PDF hangs

Hi, the attached DOCX file is failing to save as PDF using Aspose.Word for .NET 23.9. It never completes (waited 2 hours and still not finished). Code as follows:

var doc = new Aspose.Words.Document("input.docx");
doc.Save("output.pdf");

Is there a fix for this? input.docx (152.2 KB)

@ast3
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-25946

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

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