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

What’s new in the GroupDocs.Viewer for Java 23.11

Release Highlights

GroupDocs.Viewer for Java 23.11 enhances document processing by adding support for JPEG-LS (JLS) files, fluid layout rendering for PDF/EPUB, and unified Excel-to-HTML conversion. This release also empowers developers with flexible temporary file management and addresses 10+ critical rendering bugs.

New Features

  • Support for Lossless JPEG (JLS) Images: Added native rendering support for JPEG-LS image format, enabling lossless compression options and automatic detection.
  • Convert All Excel Worksheets to One HTML File: Users can now render entire Excel files to a single HTML file, simplifying web integration and preview scenarios.
  • Fluid Layout Rendering for PDF and EPUB: New option allows rendering of PDFs and EPUBs into HTML without fixed dimensions, ideal for responsive content.
  • Custom Temporary File Management: Introduced the ability to override and control temporary file and folder creation used during rendering operations.

Bug Fixes

  • PS and PPSX File Exceptions Fixed: Resolved critical rendering errors causing invalid parameter exceptions for PostScript and PowerPoint files.
  • Improved PNG and EMZ Rendering: Fixed bit depth and export failures when processing PNG and EMZ formats.
  • ODS, WMZ, and CDR Rendering Issues: Fixed stream-read errors, invalid parameter exceptions, and corruption issues across spreadsheet and image formats.
  • PDF to HTML Performance: Enhanced performance during PDF to HTML conversion, reducing long execution times.
  • Archive View Enhancements: Corrected ItemsPerPage logic and improved folder path display in converted archive PDFs.

Public API and Backward Incompatible Changes

  • New FileType Added:

    • JLS added to the FileType enum to support JPEG-LS image format.
  • Excel to HTML - Single Page View Option:

    • New method setRenderToSinglePage(true) in HtmlViewOptions for Excel-to-HTML rendering.
  • PDF/EPUB to HTML - Fluid Layout:

    • Set PdfOptions.setFixedLayout(false) to enable fluid layout rendering for HTML output.
  • Temporary File Handling API Added:

    • Full control over temp file creation through TemporaryFileManagerFactory.setInstance().

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Viewer for Java 23.11 Release Notes.


jpeg-ls java viewer | excel to single html | fluid layout html rendering | groupdocs temp file control | pdf to html performance

VersionRelease Date
25.2March 4, 2025
24.12December 30, 2024
24.10October 31, 2024
24.8August 29, 2024
24.6June 28, 2024
24.4May 1, 2024
24.2February 29, 2024
23.11November 30, 2023
23.7July 14, 2023
23.4April 21, 2023
23.2February 1, 2023
22.12December 12, 2022
22.9September 20, 2022
3.2.2January 25, 2022
3.2.0January 25, 2022
21.4January 25, 2022
21.11.1January 25, 2022
2.9.0January 25, 2022
2.6.0January 25, 2022
2.5.0January 25, 2022
2.4.1January 25, 2022
2.3.0January 25, 2022
2.2.0January 25, 2022
2.13.0January 25, 2022
19.8January 25, 2022
19.8.2January 25, 2022
19.8.1January 25, 2022
19.1January 25, 2022
17.5.1January 25, 2022
21.11November 24, 2021
21.2February 26, 2021
20.7July 24, 2020
20.1.1June 9, 2020
20.1January 31, 2020
19.11November 22, 2019
19.3March 29, 2019
17.5.0April 19, 2018
17.2.0April 19, 2018
3.7.0April 19, 2018
3.2.1April 19, 2018
3.0.0April 19, 2018
2.14.0April 19, 2018
2.12.0April 19, 2018
2.11.0April 19, 2018
2.10.0April 19, 2018
2.9.1April 19, 2018
2.8.0April 19, 2018
2.7.0April 19, 2018
2.4.0April 19, 2018