Releases: groupdocs-viewer/GroupDocs.Viewer-for-Node.js-via-Java
Releases · groupdocs-viewer/GroupDocs.Viewer-for-Node.js-via-Java
Code Examples for GroupDocs.Viewer for Node.js via Java 25.12
This release updates the Code Examples repository to align with the GroupDocs.Viewer v25.12 product release. It introduces synchronized, standalone, and ready-to-run samples, updated for the latest product improvements and enhanced developer experience.
✅ Summary of Changes
Version: 25.12
Associated Product Release: GroupDocs.Viewer for Node.js via Java 25.12
Highlights: Improved compatibility, updated examples and Docker support.
🆕 What's Updated
📚 1. Sync with Documentation and Product APIs
- All code examples in the repository are synchronized with the latest documentation and verified against the 25.12 viewer API behavior.
- Samples reflect current import paths, API signatures, and recommended best practices.
🧩 2. Standalone, Ready-to-Run Scripts
- All examples have been converted into standalone scripts.
- Each example includes all required imports and dependencies, making them easy to copy, paste, and run without additional setup.
🐳 3. Docker Demonstration Added
- Added a Docker-based example demonstrating how to run GroupDocs.Viewer for Node.js via Java in a containerized environment.
- Includes a sample
Dockerfileand usage instructions.
🔄 4. Updated Runtime Compatibility
- Code examples are updated to work with the latest supported versions of Node.js and Java, matching the compatibility changes introduced in the 25.12 product release.
🛠 5. EPS to JPG Conversion Example
- Added a new example demonstrating correct EPS to JPG rendering, reflecting the product fix where EPS files previously produced blank images.
📣 Developer Notes
- All examples are copy-paste ready and fully self-contained.
- Docker support simplifies testing and CI/CD integration.
- The repository now fully reflects the behavior and API surface of GroupDocs.Viewer for Node.js via Java 25.12.
For full details on the underlying product changes, refer to the official GroupDocs.Viewer for Node.js via Java 25.12 release notes.