<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-redaction</artifactId>
<version>23.2</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-redaction', version: '23.2')
<dependency org="com.groupdocs" name="groupdocs-redaction" rev="23.2">
<artifact name="groupdocs-redaction" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-redaction" % "23.2"
What’s new in the GroupDocs.Redaction for Java 23.2
Release Highlights
GroupDocs.Redaction for Java 23.2 introduces enhanced redaction functionality for both text documents and images. This release enables removal of specific pages or image frames from Word Processing formats and multi-frame image files such as animated GIFs. Additionally, it brings advanced rasterization effects like grayscale, noise, tilt, and borders to simulate scanned document appearance, enriching the final output quality.
New Features
Page Removal for Word and Multi-frame Images:
Users can now remove a defined range of pages or image frames from documents like DOCX, RTF, and animated formats such as GIF. This allows precise control over what content remains post-redaction.Advanced Rasterization Effects:
Introduces new visual effects to rasterized documents, including border, grayscale, random noise, and tilt. These options provide a more natural, scan-like presentation when saving documents after redaction.
Public API and Backward Incompatible Changes
New Enumeration Added:
AdvancedRasterizationOptions
has been introduced incom.groupdocs.redaction.options
to support various scan effects.New Methods in
RasterizationOptions
:addAdvancedOption(AdvancedRasterizationOptions option)
- Overloads for applying multiple advanced visual effects.
🔍 Explore the Full Release Details
For the complete list of updates, please visit GroupDocs.Redaction for Java 23.2 Release Notes
docx page removal
| gif frame deletion
| rasterization scan effect
| grayscale pdf redaction
| advanced raster redaction
Version | Release Date |
---|---|
25.5 | May 22, 2025 |
24.9 | May 3, 2025 |
24.1 | January 25, 2024 |
23.9 | September 8, 2023 |
23.7 | July 3, 2023 |
23.3 | March 29, 2023 |
23.2 | February 2, 2023 |
22.10 | October 19, 2022 |
20.7 | January 25, 2022 |
19.11 | January 25, 2022 |
21.12 | December 10, 2021 |
21.6 | June 25, 2021 |
21.1 | January 29, 2021 |
20.11 | November 13, 2020 |
20.2 | February 28, 2020 |
20.1 | January 16, 2020 |
19.6 | June 11, 2019 |
File | Classifier | Size |
---|---|---|
groupdocs-redaction-23.2-javadoc.jar | javadoc | 468 KB |
groupdocs-redaction-23.2.jar | 142 MB | |
groupdocs-redaction-23.2.pom | 2 KB |