GroupDocs.Annotation for .NET V23.4
Released: Apr 11, 2023
Updates in V23.4
Features
- Added SkiaSharp.NativeAssets.Linux.NoDependencies as a package dependency. GroupDocs.Annotation now uses SkiaSharp library to process images on Linux because Microsoft .NET Core is a cross-platform framework and System.Drawing library which is used for processing images on Microsoft Windows is not.
Fixes
- Fixed setting watermark annotation angle issue for PDF.
- Fixed an issue with identifying document format on PDF.
- Fixed an issue with adding annotation to the PDF document in .NET 6.
- Fixed exception message for PDF metadata exception.
- Fixed System.Drawing.Common assymble loading error for images.
- Fixed System.Drawing.Common assymble loading error for presentations.
- Fixed System.Drawing.Common assymble loading error for PDF.
- Fixed issue related to PDF/A files in .NET 6.