Difference between revisions of "Apache PDFBox"

From COPTR
Jump to navigation Jump to search
(3 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
[[Category:Validation]]
 
[[Category:Validation]]
 
[[Category:Document]]
 
[[Category:Document]]
 
+
[[Category:Encryption Detection]]
  
 
= Description =
 
= Description =
Line 30: Line 30:
 
{{Infobox_tool_details
 
{{Infobox_tool_details
 
|ohloh_id=pdfbox
 
|ohloh_id=pdfbox
 +
|releases_rss=http://projects.apache.org/feeds/rss/pdfbox.xml
 +
|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 ===
 
 
Apache PDFBox provides different mailing lists to get in contact with the community.
 
 
[http://pdfbox.apache.org/download.html]
 
 
=== Release Feed ===
 
 
<rss max=7>http://projects.apache.org/feeds/rss/pdfbox.xml</rss>
 
 
=== Activity Feed ===
 
 
Apache PDFBox uses JIRA to track the development process.
 
 
<rss max=7>https://issues.apache.org/jira/activity?maxResults=7&amp;streams=key+IS+PDFBOX&amp;providers=issues+thirdparty&amp;title=undefined</rss>
 

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/wrt663dd0cc2aca38_50996928

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-09 19:01:39
[PDFBOX-5820] Investigate why we get "response contains wrong nonce value"
<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