System.IndexOutOfRangeException occured converting word as pdf

Hello,

an exception occured while converting a document to pdf.
This is the code to reproduce the issue:

var lic = new License();
lic.SetLicense(@"S:\Aspose.Total.NET.lic");

var doc = new Document(@"S:\tmp\T00I34976900R3L26.docx");

doc.Save(@"S:\tmp\out.pdf");

Thank you for your help.
example.zip (54,9 KB)

@DCyl
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-26526

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-26526) have been fixed in this Aspose.Words for .NET 24.3 update also available on NuGet.