Call FontUtilities.SubsetFonts is Pending with Long Time

Description

It’s always pending with long time when I call doc.FontUtilities.SubsetFonts.

Env

  • Windows 11
  • Aspose.PDF for .NET 23.12

Code

void Main()
{
	var doc = new Aspose.Pdf.Document(@"C:\Users\Administrator\Desktop\1.pdf");
	doc.FontUtilities.SubsetFonts(FontSubsetStrategy.SubsetAllFonts);
	doc.Save(@"C:\Users\Administrator\Desktop\out.pdf", SaveFormat.Pdf);
}

Preview

image.png (118.7 KB)

Test File

1.pdf (215.3 KB)

@xucongli1989

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-56218

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.