Words Wrong Page Count with font in C#

Hi,

The page count should be 3, but it got 4. It seems like loading embedding font error, font name: 华文细黑.

Using SDK: Aspose.Words for .Net 24.5
Tested OSs were Win7 and Win10
.NET target platform is .net 6.0

Using file:
Remove the last ‘.removeme.7z’, then decompress xxx.7z.001.

永远的7832(05.30).4-6.7z.001.removeme.7z (5.0 MB)
永远的7832(05.30).4-6.7z.002.removeme.7z (5.0 MB)
永远的7832(05.30).4-6.7z.003.removeme.7z (4.9 MB)

Test code:

var opt = new Aspose.Words.Loading.LoadOptions();
opt.LanguagePreferences.DefaultEditingLanguage = Aspose.Words.Loading.EditingLanguage.ChinesePRC;
var doc = new Aspose.Words.Document("永远的7832(05.30).4-6.docx", opt);
Console.WriteLine(doc.PageCount);

@kngstr
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-27041

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.