Difference between revisions of "Apache PDFBox"

From COPTR
Jump to navigation Jump to search
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


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

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

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-07-31 06:21:13
[PDFBOX-6229] Check minimum size of a line of a xref stream
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Andreas Lehmkühler
2026-07-30 09:03:33
[PDFBOX-6228] Catch structure element cycles
<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-07-30 14:58:22
[PDFBOX-6227] Catch acroform cycles
<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-07-26 19:59:28
[PDFBOX-6226] Cache byte representation of operator names instead of creating them again and again
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Andreas Lehmkühler
2026-07-25 16:26:32
[PDFBOX-6225] Use log4j for build tests in 2.0
<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