Difference between revisions of "Apache PDFBox"

From COPTR
Jump to navigation Jump to search
(One intermediate revision by one other user not shown)
Line 13: Line 13:
 
[[Category:Validation]]
 
[[Category:Validation]]
 
[[Category:Document]]
 
[[Category:Document]]
 
+
[[Category:Encryption Detection]]
  
 
= Description =
 
= Description =
Line 31: Line 31:
 
|ohloh_id=pdfbox
 
|ohloh_id=pdfbox
 
|releases_rss=http://projects.apache.org/feeds/rss/pdfbox.xml
 
|releases_rss=http://projects.apache.org/feeds/rss/pdfbox.xml
|issues_rss=https://issues.apache.org/jira/activity?maxResults=10&streams=key+IS+PDFBOX&providers=issues+thirdparty+dvcs-streams-provider&os_authType=basic&title=undefined
+
|issues_rss=https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+PDFBOX&tempMax=100
 
|mailing_lists=http://pdfbox.apache.org/mailinglists.html
 
|mailing_lists=http://pdfbox.apache.org/mailinglists.html
 
}}
 
}}

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

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

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-05-10 09:07:18
[PDFBOX-5820] Investigate why we get "response contains wrong nonce value" during build tests
<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-05-09 14:39:36
[PDFBOX-5819] Make Type2CharStringParser thread-safe
<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
2024-05-09 08:43:44
[PDFBOX-5818] Update unicode Scripts.txt
<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-05-09 08:45:24
[PDFBOX-5817] Detect extreme componentCount values
<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-05-08 14:14:14
[PDFBOX-5816] PDFRenderer.renderImage creates black line clouds on the text
<style type="text/css"> .tableBorder, .grid { background-color: #fff; width: 100%; border-collapse: collapse; } .tableBorder td, .grid td { vertical-align: top; padding:...
by ExSp