Apache PDFBox
Mailing List(s)
See here for more information.
Release Feed
Failed to load RSS feed from http://projects.apache.org/feeds/rss/pdfbox.xml: There was a problem during the HTTP request: 404 Not Found
Issues Feed
- 2026-09-04 17:45:37
- [PDFBOX-6254] McMurdo has a daylightsavings rule, but it seems never to apply
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Tilman Hausherr
- 2026-09-04 09:55:02
- [PDFBOX-6253] CertInformationCollector.traverseChain() can throw ConcurrentModificationException when loading alternative issuer certificate
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by robo
- 2026-09-04 17:53:50
- [PDFBOX-6252] PDDocument.saveIncremental() writes an update section that contradicts the sections it extends, on a document whose cross-reference marks an object free
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Gustavo A.
- 2026-09-05 03:14:06
- [PDFBOX-6251] A CMap's own cid mappings are overridden by the ones it inherits via usecmap, so vertical CJK draws horizontal glyph forms
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Patrick Corless
- 2026-09-01 14:45:36
- [PDFBOX-6250] A CMap's own cid mappings are overridden by the ones it inherits via usecmap, sovertical CJK draws horizontal glyph forms
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Patrick Corless
Description
According to the PDFBox website: "The Apache PDFBox™ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities".
Although a range of these facilities may prove useful for preservation purposes, such as PDF debugging or extracting text, it is the Preflight component that supports the validation of a PDF against the PDF/A-1 or PDF/A-1b standards that has attracted considerable interest from preservation practitioners (see below).
User Experiences
- Identification of PDF preservation risks using the Preflight component of PDFBox in three parts: part 1, part 2 and part 3.
- Applied in an AQuA Mashup to address the preservation Issue: Detect, extract and analyse embedded objects in PDFs.
- Successfully applied by the British Library for characterising PDFs.
- Developed into a PDF long term risk detector at a SPRUCE hackathon.