A free Java-PDF library for creating and manipulating PDF documents programmatically.
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.5.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of creating a PDF with a paragraph of text.
If you need a permissive license, consider using iText 7 with a commercial license or an alternative like Apache PDFBox.
No dependency data recorded yet.