pdf library

Why choose a pure Java PDF library?

TL;DR Choosing a pure Java PDF library ensures seamless cross-platform deployment and enhanced security through JVM-managed memory. This strategy minimizes technical debt by simplifying...
Jacob Collins
2 min read

How to remove text from a PDF in Java…

TL;DR True PDF redaction in Java requires two things: hiding the text visually and removing it from the content stream. This tutorial shows how...
Jacob Collins
2 min read