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…...Aspose pdf fails to save a PDF when options are defined Aspose...Aspose.PDF Product Family oren10280 November 9, 2025, 12:38pm 1 using...