Jump to content

Apache PDFBox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
→‎External links: link to presentation at ApacheCon 2010
Line 29: Line 29:
==External links==
==External links==
*[https://pdfbox.apache.org Apache PDFBox Project]
*[https://pdfbox.apache.org Apache PDFBox Project]
*[https://people.apache.org/~lehmi/apachecon/ApacheConPDFBox.pdf Presentation at ApacheCon 2010 by Andreas Lehmkühler, PMC chair]


{{Apache}}
{{Apache}}

Revision as of 19:07, 22 June 2014

PDFBox
Developer(s)Apache Software Foundation
Stable release
1.8.6 / June 22, 2014; 10 years ago (2014-06-22)
Repository
Written inJava
Operating systemCross-platform
TypePortable Document Format (PDF)
LicenseApache License 2.0
Websitehttps://pdfbox.apache.org

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

History

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

See also

References