Hello
We are using Aspose.PDF for .NET (23.1.0). Upgrading to the newest version (23.8.0) makes the DefaultAppearance constructor that takes a Font unusable. This issue can be traced back to version 23.2.0 and still exi…...(var formField in doc.Form) { if (font != null) { formField.DefaultAppearance...DefaultAppearance(font, formField.DefaultAppearance.FontSize, formField.DefaultAppearance...