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
- 2025-02-11 20:00:53
- [PDFBOX-5952] PDFRenderer causes endless loop
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Andreas Koch
- 2025-02-11 08:52:33
- [PDFBOX-5951] Orphan /OpenAction destination page kept in merge
- <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
- 2025-02-11 14:06:33
- [PDFBOX-5950] pdfbox PDFMergerUtility Potential OOM issue
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by asdpboy
- 2025-02-08 15:51:40
- [PDFBOX-5949] Text annotation crosshair symbol too small when using Adobe symbol font
- <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
- 2025-02-08 05:02:37
- [PDFBOX-5948] FileSystemFontProvider doesn't register failed type1 fonts
- <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
Description[edit]
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[edit]
- 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.