<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-annotation-cloud</artifactId>
    <version>20.10</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-annotation-cloud', version: '20.10')
copied!  
<dependency org="com.groupdocs" name="groupdocs-annotation-cloud" rev="20.10">
    <artifact name="groupdocs-annotation-cloud" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-annotation-cloud" % "20.10"
copied!  

Product Docs Demos Swagger UI Samples Blog Support Trial

What’s new in GroupDocs.Annotation Cloud 20.10

Key Highlights:

  • New Annotation Types Added: In this release, GroupDocs.Annotation Cloud has expanded its functionality by introducing several new annotation types, including image annotations. This enhancement allows users to mark up images directly, providing greater flexibility in document reviews and collaborations.

  • Docker Version Released: A new Docker version has been created, simplifying the deployment and scaling of GroupDocs.Annotation Cloud services. Docker containers provide a lightweight and efficient way to deploy applications across different environments, ensuring consistent performance and easier management.

Docker Pulls Docker Image Size Docker Automated Build

Public API and Backward Incompatible Changes:

  • /annotation/pdf Method Removed: The /annotation/pdf method has been removed in this release. Users should update their applications to accommodate this change.

  • /annotation/pages Method Updated: The parameters for the /annotation/pages method have been changed. The following parameters have been removed: countPagesToConvert, pageNumber, enableCaching, cacheStoragePath. New parameters added include: format, width, height, renderComments.

  • Annotation Properties Updated: Several properties in the AnnotationInfo structure have been changed, including renaming and removing properties, as well as adding new ones like HorizontalAlignment, VerticalAlignment, and Points. Additionally, the PenStyle property type has been changed from an integer to an enum.

This update is essential for developers looking to enhance document annotation capabilities within their Java applications, especially those needing image annotations and efficient deployment via Docker. Optimizing the release notes for relevant keywords like “Docker deployment,” “image annotation,” and “Java document API” positions this release well for better search engine visibility.

To view the complete list of all new features, enhancements, and bug fixes introduced in this release please visit the GroupDocs.Annotation Cloud 20.10 Release Notes.

Product Docs Demos Swagger UI Samples Blog Support Trial

VersionRelease Date
23.12December 27, 2023
23.4April 14, 2023
22.2February 7, 2022
21.6January 25, 2022
21.2January 25, 2022
18.7January 25, 2022
18.4January 25, 2022
20.10October 14, 2020
19.5May 15, 2019