Jump to content

Apache PDFBox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
update new release, openHub statistics
version 2.0 released, https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces89
Line 5: Line 5:
| collapsible = yes
| collapsible = yes
| developer = [[Apache Software Foundation]]
| developer = [[Apache Software Foundation]]
| latest release version = 1.8.10
| latest release version = 2.0
| latest release date = {{release date and age|2015|07|23}}
| latest release date = {{release date and age|2016|03|21}}
| latest preview version =
| latest preview version =
| latest preview date =
| latest preview date =
Line 19: Line 19:
'''Apache PDFBox''' is an open source pure-[[Java (software platform)|Java]] library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of [[PDF]] files.
'''Apache PDFBox''' is an open source pure-[[Java (software platform)|Java]] library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of [[PDF]] files.


[[Open Hub]] reports over 4,000 commits (since the start as an Apache project) by 17 contributors representing more than 120,000 lines of code. PDFBox has a well established, mature codebase maintained by an average size development team with increasing [[Year Over Year|Y-O-Y]] commits. Using the [[COCOMO]] model, it took an estimated 33 [[person-year]]s of effort. <ref>{{cite web|author=&nbsp;|url=https://www.openhub.net/p/pdfbox/ |title=The Apache PDFBox Open Source Project on Open Hub |publisher=openhub.net |date=2015-08-17 |accessdate=2015-08-17}}</ref>
[[Open Hub]] reports over 4,000 commits (since the start as an Apache project) by 17 contributors representing more than 120,000 lines of code. PDFBox has a well established, mature codebase maintained by an average size development team with stable [[Year Over Year|Y-O-Y]] commits. Using the [[COCOMO]] model, it took an estimated 34 [[person-year]]s of effort. <ref>{{cite web|author=&nbsp;|url=https://www.openhub.net/p/pdfbox/ |title=The Apache PDFBox Open Source Project on Open Hub |publisher=openhub.net |date=2016-03-21 |accessdate=2016-03-21}}</ref>


==Structure==
==Structure==
Line 25: Line 25:
* PDFBox: the main part
* PDFBox: the main part
* FontBox: handles font information
* FontBox: handles font information
* JempBox: handles [[Extensible Metadata Platform|XMP metadata]]
* XmpBox: handles [[Extensible Metadata Platform|XMP metadata]]
* Preflight (optional): checks PDF files for [[PDF/A]]-1b conformity.
* Preflight (optional): checks PDF files for [[PDF/A]]-1b conformity.



Revision as of 17:00, 21 March 2016

PDFBox
Developer(s)Apache Software Foundation
Stable release
2.0 / March 21, 2016; 8 years ago (2016-03-21)
Repository
Written inJava
Operating systemCross-platform
TypePortable Document Format (PDF)
LicenseApache License 2.0
Websitehttps://pdfbox.apache.org

Apache PDFBox is an open source pure-Java library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of PDF files.

Open Hub reports over 4,000 commits (since the start as an Apache project) by 17 contributors representing more than 120,000 lines of code. PDFBox has a well established, mature codebase maintained by an average size development team with stable Y-O-Y commits. Using the COCOMO model, it took an estimated 34 person-years of effort. [1]

Structure

Apache PDFBox has these components:

  • PDFBox: the main part
  • FontBox: handles font information
  • XmpBox: handles XMP metadata
  • Preflight (optional): checks PDF files for PDF/A-1b conformity.

History

PDFBox was started in 2002 in SourceForge by Ben Litchfield who wanted to be able to extract text of PDF files for Lucene.[2] It became an Apache Incubator project in 2008, and an Apache top level project in 2009. [3]

Preflight was originally named PaDaF and developed by Atos worldline, and donated to the project in 2011.[4]

In February 2015, Apache PDFBox was named an Open Source Partner Organization of the PDF Association. [5]

See also

References

  1. ^   (2016-03-21). "The Apache PDFBox Open Source Project on Open Hub". openhub.net. Retrieved 2016-03-21.{{cite web}}: CS1 maint: extra punctuation (link)
  2. ^ Apache PDFBox and FontBox 1.0.0 released, The H Open, 16 February 2010
  3. ^ PDFBox Project Incubation Status
  4. ^ PaDaF Preflight Codebase Intellectual Property (IP) Clearance Status
  5. ^ Apache™ PDFBox™ named an Open Source Partner Organization of the PDF Association, February 3, 2015