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

What’s new in the GroupDocs.Conversion for Java 23.10

Release Highlights

GroupDocs.Conversion for Java 23.10 brings extensive enhancements and new capabilities to the conversion engine, including support for PostScript (PS) and Printer Command Language (PCL) formats. It significantly improves performance for PDF to image conversions and expands the flexibility of stream handling, SVG rendering, and email and Excel transformations. Fluent syntax exposure and improved file-type detection elevate this release for enterprise-grade document processing.

New Features

  • Convert to PostScript (PS) Format: Added support for converting documents to PostScript (.ps) format from various input types including PDF, DOCX, spreadsheets, CAD, diagrams, and images.
  • Convert to Printer Command Language (PCL) Format: Introduced the ability to export documents as Printer Command Language (.pcl) files, streamlining document-to-print workflows.
  • FluentConverter API Exposure: A new fluent interface is now available, enabling clearer and more readable conversion setup in modern development environments.
  • Stream Bypass for Unrecognized File Types: New logic to bypass unrecognized formats directly to output stream without exception, enabling smarter failover handling in automated pipelines.

Enhancements

  • Optimized PDF to Image Performance: Page-by-page rendering of PDF files to images (PNG, JPEG) is significantly faster and more memory efficient.
  • Improved SVG Conversion: SVG handling is now more accurate and consistent when converting to or from spreadsheet and document formats.
  • Improved Diagram to Spreadsheet Conversion: Better layout handling and data translation when converting Visio and similar diagrams into structured spreadsheet formats.
  • Extended Event Delegates: The DocumentCompleted event delegate now includes the source file name and target file type, aiding in detailed post-processing logs.
  • Boot-Up Time Improvements: Reduced initial load time for the conversion engine, accelerating runtime initialization in large-scale environments.

Bug Fixes

  • Fixed EML to PDF Conversions: Resolved errors during email rendering and improved attachment handling during export to PDF.
  • XLSM to PNG Bug Resolved: Corrected missing content and rendering issues during conversion of macro-enabled Excel files.
  • DOCX to PDF QR Code Issue Fixed: Corrected an error where barcode content was rendered as placeholder text during document export.
  • PDF to PNG Conversion Speed and Stability Fixes: Fixed slow rendering and process hangs during multi-page image generation.
  • SVG Watermark Application Fixed: Restored accurate watermark rendering when applied to SVG outputs from Word documents.
  • Improved PDF/A Output: Resolved issues with file size inflation and text overlaps when generating PDF/A compliant files.
  • XLS to PDF Conversion Support Fixed: Corrected a ConversionNotSupportedException thrown during XLS to PDF conversion.
  • Other Stability Fixes: Resolved issues in EPUB to HTML, Excel sheet limitation bugs, and improved conversion fidelity for DXF, project-management, and eBook formats.

Public API and Backward Incompatible Changes

  • Obsolete File Types Removed: File types deprecated in version 23.6 have been removed in this release.
  • Updated Method Signatures:
    • ConvertedDocumentStream:
      Stream invoke(String sourceFileName, FileType fileType, Stream stream);
      
    • ConvertedPageStream:
      Stream invoke(String sourceFileName, FileType fileType, int pageNumber, Stream stream);
      

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Conversion for Java 23.10 Release Notes.


ps format conversion | pcl output java | pdf to image speed | svg to spreadsheet | fluentconverter groupdocs

VersionRelease Date
25.4April 30, 2025
25.3.1April 9, 2025
25.3March 31, 2025
25.2.2March 14, 2025
25.2.1March 3, 2025
25.2February 28, 2025
25.1January 31, 2025
24.12.1January 2, 2025
24.12December 31, 2024
24.11November 30, 2024
24.10.1November 12, 2024
24.10November 1, 2024
24.9September 30, 2024
24.8August 31, 2024
24.7July 31, 2024
24.6July 1, 2024
24.5May 31, 2024
24.4April 30, 2024
24.3March 31, 2024
24.2February 29, 2024
24.1.1February 5, 2024
24.1January 31, 2024
23.12December 30, 2023
23.11.1December 1, 2023
23.11November 12, 2023
23.10October 3, 2023
23.6.1July 5, 2023
23.6July 1, 2023
23.5May 31, 2023
23.4May 1, 2023
23.2February 27, 2023
22.12.1January 18, 2023
22.12January 3, 2023
22.11November 22, 2022
22.8.1August 12, 2022
22.8August 8, 2022
22.3March 3, 2022
3.0.0January 25, 2022
21.7January 25, 2022
21.4January 25, 2022
20.10.3January 25, 2022
20.10.2January 25, 2022
19.6.1January 25, 2022
19.10.3January 25, 2022
18.7January 25, 2022
17.7January 25, 2022
17.12January 25, 2022
1.3.0January 25, 2022
21.10.1December 22, 2021
21.10October 31, 2021
21.1January 31, 2021
20.10.1October 21, 2020
20.10October 5, 2020
20.6June 26, 2020
20.2.1March 11, 2020
20.2February 29, 2020
19.10October 5, 2019
19.6.2July 22, 2019
19.6June 28, 2019
19.3April 9, 2019
19.4April 9, 2019
18.12December 31, 2018
18.6.1July 5, 2018
18.6June 27, 2018
16.10.1April 19, 2018
17.10April 19, 2018
17.3.0April 19, 2018
17.7.1April 19, 2018