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

What’s new in the GroupDocs.Editor for Java 25.3

Release Highlights

GroupDocs.Editor for Java 25.3 delivers critical bug fixes that enhance document editing reliability, particularly for PDF and WordProcessing formats. This update ensures better text retention, improved pagination handling, and enhanced backward conversion quality—key improvements for users requiring high-fidelity document roundtrips and format integrity.

Bug Fixes

  • Fixed Missing Text in PDF Editing: Resolved an issue where text would disappear from certain PDF files during the editing process, preserving all document content.
  • Restored Pagination Information After Save: Addressed a bug where pagination data was lost when saving edited documents, ensuring consistent document structure.
  • Improved WordProcessing Document Conversion: Enhanced quality during backward conversions from HTML to original Word formats for better layout and fidelity retention.

Public API and Backward Incompatible Changes

There are no public API changes or backward-incompatible updates in this release.

🔍 Explore the Full Release Details

For a complete list of updates, visit GroupDocs.Editor for Java 25.3 Release Notes


pdf text editing fix | editor pagination issue | backward conversion improvement | groupdocs editor java 25.3 | wordprocessing fidelity enhancement

VersionRelease Date
25.3March 28, 2025
24.9September 19, 2024
24.4April 26, 2024
23.9September 20, 2023
23.5.1July 26, 2023
23.5May 17, 2023
23.2February 6, 2023
22.11November 16, 2022
22.9September 27, 2022
22.6August 25, 2022
22.4April 21, 2022
20.8.1January 25, 2022
17.9January 25, 2022
20.11November 25, 2020
20.8August 13, 2020
19.10October 4, 2019
19.4April 3, 2019
18.9September 12, 2018