Problem about Converting word document into PDF

Dear Guy
When we used version 22.11 of Aspose.word to convert a Word document to PDF, we found that the image originally in the Footer was displayed in the header. The following pdf document shows the image in the 2nd Section header.
JIMMY2.docx (546.1 KB)
jimmy1.pdf (347.7 KB)

bellow is our code at .net

var doc = new Document("d:\\JIMMY2.docx");
doc.Save("d:\\jimmy1.pdf", SaveFormat.Pdf);

@wengyeung
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-25182

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