Apache PDFBox

From COPTR
Revision as of 13:39, 20 April 2021 by Rcdeboer (talk | contribs) (Added links to Function and/or Content Type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



JAVA PDF library for creation, manipulation, validation and content extraction of PDF documents
Homepage:http://pdfbox.apache.org/
License:Apache License v2.0
Platforms:Java
Function:Metadata Extraction,Repair,File Format Migration,Validation,Encryption Detection
Content type:Document


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt674f3b6a928778_95784678

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-03 15:48:15
[PDFBOX-5917] Particular PDF fails on renderImageWithDPI call
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Noor Khan
2024-12-03 13:36:37
[PDFBOX-5916] Some CJK fonts render incorrectly
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Robert Amidon
2024-12-02 21:02:06
[PDFBOX-5915] false "Unknown charstring command in glyph" messages
<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-11-30 15:36:08
[PDFBOX-5914] Implement PDF 2.0 dash phase clarification (2)
<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-11-29 09:51:01
[PDFBOX-5913] FontBox spawns a `cmd` subprocess to read an environment variable (on Windows)
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Jakob Heher

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]

Development Activity[edit]