Footer Page Number is set to 1 for all the pages in PDF after converting from Docx using Aspose.Words

Hi team,

In my project we are trying to convert the Docx created from OpenXML to PDF using aspose words. After conversion to PDF, the page numbers mentioned in the Footer of the Docx have been overwritten to 1. I have attached the Docx and Sample PDF for your reference.
Please note that, do not edit the docx locally other wise the issue gets resolved. The code which we have used for testing is as below.

var doc = new Aspose.Words.Document("C:\\ELog\\testFiles\\Test.docx");
doc.Save("C:\\ELog\\testFiles\\Test.pdf");

Test.docx (26.3 KB)
Test.pdf (61.9 KB)

@naveenbillure
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-25828

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