<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-viewer</artifactId>
<version>23.7</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-viewer', version: '23.7')
<dependency org="com.groupdocs" name="groupdocs-viewer" rev="23.7">
<artifact name="groupdocs-viewer" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-viewer" % "23.7"
What’s new in the GroupDocs.Viewer for Java 23.7
Release Highlights
GroupDocs.Viewer for Java 23.7 introduces a new WebDocumentOptions
class to streamline rendering configuration for web documents and delivers 14 fixes across major file formats. This release enhances document fidelity, resolves memory and size-related issues, and improves platform compatibility for rendering tasks.
New Features
- Set Page Size for Web Documents: Added support to define page size explicitly when rendering HTML or web documents, enabling better layout control.
Bug Fixes
- Memory Optimization for Markdown Rendering (Linux): Fixed an out-of-memory error when converting Markdown files to images under Linux.
- Improved CGM File Handling: Resolved an index error when opening CGM files, improving support for technical graphics.
- CAD and DWF Rendering Fixes: Corrected sizing and loading issues in DWG, DWF, and DXF documents for better CAD rendering accuracy.
- DOCX to HTML Conversion Enhancements: Fixed border formatting problems in DOCX files rendered as HTML.
- Temp File Cleanup: Ensured temporary files are removed when Viewer fails to load CDR, enhancing resource management.
- Encrypted RAR5 Support: Fixed an issue where encrypted RAR5 files couldn’t be opened in .NET 6 environments.
- ODT Rendering Issues Resolved: Addressed recurring corruption errors for specific ODT files.
- NUMBERS File Rendering Fixed: Resolved an index exception during NUMBERS file rendering.
- Distorted PDF to Image Output Resolved: Corrected rendering output errors when converting certain PDF files to images.
Public API and Backward Incompatible Changes
- New WebDocumentOptions Class Introduced:
Replaces the less-intuitive usage of
WordProcessingOptions
for rendering HTML/web documents. This class supports setting:- Page size
- Top, bottom, left, and right margins
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Viewer for Java 23.7 Release Notes.
web document page size
| markdown linux memory fix
| docx to html border fix
| cad rendering accuracy
| rar5 encrypted file support
Version | Release Date |
---|---|
25.2 | March 4, 2025 |
24.12 | December 30, 2024 |
24.10 | October 31, 2024 |
24.8 | August 29, 2024 |
24.6 | June 28, 2024 |
24.4 | May 1, 2024 |
24.2 | February 29, 2024 |
23.11 | November 30, 2023 |
23.7 | July 14, 2023 |
23.4 | April 21, 2023 |
23.2 | February 1, 2023 |
22.12 | December 12, 2022 |
22.9 | September 20, 2022 |
3.2.2 | January 25, 2022 |
3.2.0 | January 25, 2022 |
21.4 | January 25, 2022 |
21.11.1 | January 25, 2022 |
2.9.0 | January 25, 2022 |
2.6.0 | January 25, 2022 |
2.5.0 | January 25, 2022 |
2.4.1 | January 25, 2022 |
2.3.0 | January 25, 2022 |
2.2.0 | January 25, 2022 |
2.13.0 | January 25, 2022 |
19.8 | January 25, 2022 |
19.8.2 | January 25, 2022 |
19.8.1 | January 25, 2022 |
19.1 | January 25, 2022 |
17.5.1 | January 25, 2022 |
21.11 | November 24, 2021 |
21.2 | February 26, 2021 |
20.7 | July 24, 2020 |
20.1.1 | June 9, 2020 |
20.1 | January 31, 2020 |
19.11 | November 22, 2019 |
19.3 | March 29, 2019 |
17.5.0 | April 19, 2018 |
17.2.0 | April 19, 2018 |
3.7.0 | April 19, 2018 |
3.2.1 | April 19, 2018 |
3.0.0 | April 19, 2018 |
2.14.0 | April 19, 2018 |
2.12.0 | April 19, 2018 |
2.11.0 | April 19, 2018 |
2.10.0 | April 19, 2018 |
2.9.1 | April 19, 2018 |
2.8.0 | April 19, 2018 |
2.7.0 | April 19, 2018 |
2.4.0 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-viewer-23.7-javadoc.jar | javadoc | 594 KB |
groupdocs-viewer-23.7.jar | 262 MB | |
groupdocs-viewer-23.7.pom | 3 KB |