Tagged articles

Apache PDFBox

2 articles · Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Jul 21, 2026 · Backend Development

Why Apache PDFBox Is Becoming the Go-To Java PDF Library

This article provides a comprehensive guide to Apache PDFBox, covering its licensing advantages, latest version, installation steps, core APIs for creating, editing, extracting, merging, encrypting and signing PDFs, underlying architecture, migration tips, performance considerations, and real‑world use cases.

Apache PDFBoxJavaOpen-source libraries
0 likes · 18 min read
Why Apache PDFBox Is Becoming the Go-To Java PDF Library
21CTO
21CTO
Oct 2, 2019 · Backend Development

How to Extract Text, Links, and Images from PDFs with Apache PDFBox (Java)

This guide shows how to use the open‑source Java library Apache PDFBox to programmatically extract plain text, hyperlinks, and embedded images from PDF documents, complete with step‑by‑step code examples for each task.

Apache PDFBoxJava PDF extractionPDF hyperlink extraction
0 likes · 7 min read
How to Extract Text, Links, and Images from PDFs with Apache PDFBox (Java)