Java library for working with PDF documents, including creation, manipulation, and extraction of content.
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads a PDF document and prints the number of pages.
Refer to the PDFBox 3 migration guide when upgrading.
No dependency data recorded yet.