<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-annotation</artifactId>
<version>23.2</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-annotation', version: '23.2')
<dependency org="com.groupdocs" name="groupdocs-annotation" rev="23.2">
<artifact name="groupdocs-annotation" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-annotation" % "23.2"
What’s new in the GroupDocs.Annotation for Java 23.2
The 23.2 release of GroupDocs.Annotation for Java brings a significant enhancement and a crucial bug fix, aimed at improving the performance and quality of document previews.
Key Features
Adjustable Image Quality for Document Previews (ANNOTATIONJAVA-1356):
This new feature allows users to set the resolution for document previews, enhancing control over image quality. By adjusting the resolution, users can balance between image clarity and file size, ensuring optimal performance based on their needs.Example code for setting image quality:
import com.groupdocs.annotation.Annotator; import com.groupdocs.annotation.options.pagepreview.PreviewOptions; PreviewOptions previewOptions = new PreviewOptions(); previewOptions.setPreviewFormat(PreviewFormats.PNG); try (final Annotator annotator = new Annotator("input.pdf")) { previewOptions.setResolution(80); annotator.getDocument().generatePreview(previewOptions); }
Bug Fix
- Web Application Performance Issue (ANNOTATIONJAVA-1345):
A bug causing web applications to slow down after adding several annotations has been fixed. This improvement ensures a smoother and more responsive experience during document annotation sessions.
🔍 Explore the Full Release Details
To view the complete list of all new features, enhancements, and bug fixes introduced in this release, please visit the GroupDocs.Annotation for Java 23.2 Release Notes.
Version | Release Date |
---|---|
24.6 | June 30, 2024 |
23.10 | October 9, 2023 |
23.8 | August 28, 2023 |
23.6 | June 23, 2023 |
23.4 | April 17, 2023 |
23.2 | April 16, 2023 |
21.7.2 | January 25, 2022 |
21.7.1 | January 25, 2022 |
2.0.0 | January 25, 2022 |
19.2 | January 25, 2022 |
17.10 | January 25, 2022 |
17.10.3 | January 25, 2022 |
1.5.0 | January 25, 2022 |
21.7 | July 21, 2021 |
19.7 | February 19, 2020 |
20.2 | February 13, 2020 |
19.5 | May 30, 2019 |
19.4 | April 15, 2019 |
18.1 | October 16, 2018 |
18.10 | October 16, 2018 |
1.4.0 | April 18, 2018 |
1.6.0 | April 18, 2018 |
1.7.0 | April 18, 2018 |
1.7.1 | April 18, 2018 |
1.8.0 | April 18, 2018 |
1.8.1 | April 18, 2018 |
1.8.2 | April 18, 2018 |
1.9.0 | April 18, 2018 |
17.1.0 | April 18, 2018 |
17.10.1 | April 18, 2018 |
17.10.2 | April 18, 2018 |
17.5.0 | April 18, 2018 |
17.6.0 | April 18, 2018 |
18.4 | April 18, 2018 |
3.1.0 | April 18, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-annotation-23.2-javadoc.jar | javadoc | 487 KB |
groupdocs-annotation-23.2.jar | 206 MB | |
groupdocs-annotation-23.2.pom | 3 KB |
GroupDocs.Annotation Java API Document Annotation Watermarking Document Management PDF Annotation Word Annotation Excel Annotation PowerPoint Annotation Image Annotation OLE Support Metadata Management Cross-platform Compatibility Text Annotations Area Annotations Markup Annotations Distance Measurement Redaction Custom Annotation Appearance Collaborative Document Review Document Security Metadata Preservation Batch Processing High Performance Scalability Cross-platform Printing Annotations Microsoft Word Microsoft Excel Microsoft PowerPoint PDF JPG PNG BMP DWG DXF Visio Adobe Portable Document Format HyperText Markup Language E-mail Message Annotation Tools Java Maven API Integration On-premise API Document Comparison Document Integrity