GroupDocs.Annotation for .NET 21.6 Release Notes

Major Features

Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.6:

  • Updated information about supported types
  • Moved License and Metered class to GroupDocs.Annotation namespace
  • Fixed issue with counting page for PPT file
  • Added an ability to generate preview in different formats for CAD document
  • Fixed problem with closing a stream when saving a tiff file
  • Fixed exception on adding watermarks to pdf without license

Full List of Issues Covering all Changes in this Release

KeySummaryIssue Type
ANNOTATIONNET-1727Generate preview for CAD using PreviewFormatFeature
ANNOTATIONNET-1684Match supported formatsImprovement
ANNOTATIONNET-1718Move License and Metered classes to GroupDocs.Annotation namespaceImprovement
ANNOTATIONNET-1712‘Image loading failed.’ error during repetitive reading the TIFF-file content.Bug
ANNOTATIONNET-1713Zero pages count in PPT-file info.Bug
ANNOTATIONNET-1720Exception on adding watermarks to pdf without licenseBug
ANNOTATIONNET-1724Problem closing a stream when saving a tiff fileBug
ANNOTATIONNET-1726Pages count 0 for PowerPoint documentBug
ANNOTATIONNET-1747PPS file detects as PPTBug

Public API and Backward Incompatible Changes

1. Moved License and Metered class to GroupDocs.Annotation namespace

Class License and Metered were moved to GroupDocs.Annotation namespace. The whole GroupDocs.Annotation.Licenses namespace became obsolete and will be removed soon. Please use these class from the new namespace.

2. List of supported formats have been tidied up

The list of supported formats from documentation and those available with GetSupportedFileTypes method have been given into accordance.