Apache PDFBox

The Best PDF Inspector Tools for Developers

If you have ever opened a PDF in a hex editor at 2am trying to work out why a font is missing or why...
Jacob Collins
6 min read

How to Read PDF files in Java (Step-by-Step Guide)

TL;DR Java has no native PDF support, so you need a library. Apache PDFBox is free and adequate for basic extraction, and iText adds...
Jacob Collins
3 min read