<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-redaction</artifactId>
<version>23.9</version>
</dependency>compile(group: 'com.groupdocs', name: 'groupdocs-redaction', version: '23.9')<dependency org="com.groupdocs" name="groupdocs-redaction" rev="23.9">
<artifact name="groupdocs-redaction" ext="jar"/>
</dependency>libraryDependencies += "com.groupdocs" % "groupdocs-redaction" % "23.9"What’s new in the GroupDocs.Redaction for Java 23.9
Release Highlights
GroupDocs.Redaction for Java 23.9 enhances global redaction capabilities with new support for right-to-left languages like Arabic and introduces a more robust method to redact large areas of PDF documents, including text, images, and annotations. This release also includes critical bug fixes that improve the stability of regex-based redactions in complex PDF scenarios.
New Features
- Redact Specific Page Areas in PDFs:
A new
PageAreaRedactionclass allows redacting all content types—text, images, annotations—within a selected region of a PDF document. This empowers precise redaction control in high-sensitivity areas.
Bug Fixes
Right-to-Left Language Support (Arabic Redaction): Fixed issues in
ExactPhraseRedactionto handle Arabic and other RTL languages using a newsetRightToLeft()method.Stability Fix for Complex Regex Redactions: Resolved issues where certain PDF documents failed to redact due to complex regular expressions in
RegexRedaction.
Public API and Backward Incompatible Changes
- New API Additions:
IFixedFormatDocument(interface)PageAreaRedaction(new class for multi-type regional redaction)ExactPhraseRedaction.setRightToLeft(boolean)andisRightToLeft()methods
🔍 Explore the Full Release Details
For the complete list of updates, please visit GroupDocs.Redaction for Java 23.9 Release Notes
arabic pdf redaction | large area redaction | regex pdf issue fix | page area filter | rtl text 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.9-javadoc.jar | javadoc | 505 KB |
| groupdocs-redaction-23.9.jar | 150 MB | |
| groupdocs-redaction-23.9.pom | 2 KB |
