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…...pdf (25.10.0). 1.pdf (221.1 KB) when trying...behaviour is observed with the 25.10.0 build on .NET 9. What to do...