using .net 9 latest apose.pdf (25.10.0).
1.pdf (221.1 KB)
when trying to save attached PDF with:
SaveOptions so = new PdfSaveOptions()
{
DefaultFontName = "Arial",
};
pdfDocument.Save(outputPdfPath, so);
save fa…...its internal FontSettings . If the FontSettings instance is not... Create and configure a FontSettings object using Aspose.Pdf;...