Garbled text appear when converting pdf to word

When convert PDF to Word, Some text is garbled.

Aspose Version

Aspose.PDF for Net 24.6

Sample Code

void Main()
{
	var doc = new Aspose.Pdf.Document(@"C:\Users\54390\Downloads\input.pdf");
	
	doc.Save(@"C:\Users\54390\Downloads\output.docx");
}

Sample File

pdftoword.zip (1.2 MB)

@sullivan

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): PDFNET-57443

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.