PDFBox installation
- Go to the PDFBox download page https://pdfbox.apache.org/download.html.
- Download the latest PDFBox stable standalone version. For instance, I downloaded pdfbox-app-2.0.24.jar

- Add the downloaded jar file to your classpath.
- Start using PDFBox.If you need any examples look here.