An open-source PDF library for Java, fork of iText, supporting creation, manipulation, and rendering of PDF documents.
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>3.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new PDF document and adds a page.
Update imports from `com.lowagie.text.*` to `org.openpdf.*` when migrating from older iText forks.
No dependency data recorded yet.