Apache PDFBox

From COPTR
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/wrt66a4603e484485_12394939

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-07-26 18:09:10
[PDFBOX-5852] Hi CPU and memory usage when converting a PDF with type 4 shading
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Larry Lynn
2024-07-24 16:02:07
[PDFBOX-5851] When this PDF is rendered with the "f" Operator, a black screen appears.
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by liu
2024-07-12 18:54:59
[PDFBOX-5850] Add fix MNG-8180
<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-07-10 15:37:37
[PDFBOX-5849] ArrayIndexOutOfBoundsException in Apache PDFBox 3 in connection with Font
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Leonard Wicke
2024-07-24 16:02:06
[PDFBOX-5848] Infinite loop after splitting and saving PDF / giant result files
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by Joan Fisbein

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]