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
- 2024-12-20 11:01:20
- [PDFBOX-5927] Saved file has "Invalid dictionary" when reloading
- <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
- 2024-12-18 14:14:02
- [PDFBOX-5926] Regression reading PDF. Can't extract correctly a miniature
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Luis Panadero Guardeño
- 2024-12-18 14:14:52
- [PDFBOX-5925] Regression reading PDF. Error Illegalstate with bogus PDF
- <style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
- by Luis Panadero Guardeño
- 2024-12-18 13:55:30
- [PDFBOX-5924] Icons of text annotations sometimes too large
- <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
- 2024-12-17 13:51:37
- [PDFBOX-5923] The font "Droid Sans Armenian" throw an exception when rendering text
- <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
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.