openpdf-renderer
com.github.librepdf
PDF renderer implementation supporting the subset of PDF 1.4 specification.
Recommended: 3.0.4 13 versions jar Updated 12 months ago Lesser General Public License (LGPL)Checking...
Add to your project3.0.3
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-renderer</artifactId>
<version>3.0.3</version>
</dependency>Version Details — 3.0.3
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Lesser General Public License (LGPL)
OpenPDF Renderer is a pure Java library for rendering PDF files as images using Java2D. It provides a lightweight, dependency-free way to convert PDF pages into BufferedImage objects suitable for display in Swing applications or saving to image files. Supports PDF 1.4 specification with TrueType, Type1, Type3, and CID fonts, along with RGB, CMYK, Gray, and ICC-based color spaces.
Checking security advisories...