Difference between revisions of "Apache PDFBox"
Prwheatley (talk | contribs) |
|||
| Line 13: | Line 13: | ||
[[Category:Validation]] | [[Category:Validation]] | ||
[[Category:Document]] | [[Category:Document]] | ||
| − | + | [[Category:Encryption Detection]] | |
= Description = | = Description = | ||
Revision as of 11:17, 21 November 2014
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.
Development Activity
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-03-13 13:53:15
- [PDFBOX-6176] reported number of objects (7412) is not one plus the highest object number (7410)
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Daniel Persson
- 2026-03-15 10:52:41
- [PDFBOX-6175] OutOfMemoryError parsing large CID fonts: soft-reference font cache cleared + W2 range expansion leads to OOM
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Kiyotsuki Suzuki
- 2026-03-15 18:21:46
- [PDFBOX-6174] Run regression tests for 2.0.36
- <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-03-15 18:21:46
- [PDFBOX-6173] NullPointerException while merging PDFs with output intents
- <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-03-09 21:23:41
- [PDFBOX-6172] PDF displays garbled characters in Adobe Reader but renders correctly in web browsers
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by bai yuan