PDFBox installation

  1. Go to the PDFBox download page https://pdfbox.apache.org/download.html.
  2. Download the latest PDFBox stable standalone version. For instance, I downloaded pdfbox-app-2.0.24.jar
  3. Add the downloaded jar file to your classpath.
  4. Start using PDFBox.If you need any examples look here.