Supriya Ghosh (Editor)

IText

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
iText Group NV

Operating system
  
Cross-platform

License
  
AGPLv3 Proprietary

Written in
  
Java, C#

Type
  
Library

Stable release
  
5.5.7 / September 18, 2015; 17 months ago (2015-09-18)

iText is an open source library for creating and manipulating PDF files in Java.

Contents

iText was written by Bruno Lowagie, Paulo Soares and others. The source code was initially distributed under the Mozilla Public License or the LGPL open source licenses. However, as of version 5.0.0 (released Dec 7, 2009) it is distributed under the Affero General Public License version 3. A fork of the LGPL/MPL licensed version of iText is currently actively maintained as the OpenPDF library on GitHub. iText is also available through a proprietary license, distributed by iText Software Corp.

iText provides support for most advanced PDF features such as PKI-based signatures, 40-bit and 128-bit encryption, color correction, Tagged PDF, PDF forms (AcroForms), PDF/X, color management via ICC profiles and barcodes, and is used by several products and services, including Eclipse BIRT, Jasper Reports, Red Hat JBoss Seam, Windward Reports, and pdftk.

History

iText (formerly rugPdf) was developed by Bruno Lowagie in the winter of 1998 as in-house project at Ghent University to create a PDF documents application for the student administration. Preliminary versions lacked most modern functionality, initially only featuring the ability to read and write PDF files, and required developers to be knowledgeable of PDF syntax, objects, operators and operands to work with the library. Leonard Rosenthol, PDF Architect at Adobe, lists iText as one of the early milestones in the history of openness of PDF.

In 1999, Lowagie threw away the rugPdf code and wrote a new library, iText, from scratch. Lowagie created iText as a library that Java developers could use to create PDF documents without knowing PDF syntax, and released it as a Free and Open Source Software (FOSS) product on February 14, 2000. In the summer of 2000, Paulo Soares joined the project and is now considered one of the main developers.

In late 2008, iText became available for proprietary license, and in early 2009 iText Software Corp. was formed to be the worldwide licensor of iText products.

iText has since been ported to the .NET Framework under the name iTextSharp, written in C#. While it has a separate codebase, it is synchronized to the main iText release schedule.

ISO standards support

iText adheres to most modern day PDF standards, including:

  • ISO 32000-1 (PDF 1.7)
  • ISO 19005 (PDF/A)
  • ISO 14289 (PDF/UA)
  • Watch PDF and Standards, a talk by Adobe's PDF architect Leonard Rosenthol at the iText Summit in 2012.

    Licensing

    iText was originally released under the MPL/LGPL. At the end of 2009, with the release of iText 5, the license was switched to the Affero General Public License v3. Projects that did not want to provide their source code could either purchase a commercial license to iText 5 or continue using previous versions of iText under the Affero license.

    iText is a registered trademark by iText Group NV.

    OpenPDF

    OpenPDF is a fork of iText with a LGPL/MPL license, based on the last available revision of iText which still had a LGPL/MPL license.

    Awards

    In 2007, SOA World Magazine listed iText as one of the ten Open Source solutions enterprises should be using. James Gosling praised the iText library, using it in a new edition of Huckster. The New York Times also used iText to create PDF versions of their public domain articles.

    In 2011, iText was featured on Devoxx (The Java community conference).

    In 2013, Deloitte nominated the iText Software Group for the Technology Fast 50 Award in the Benelux. The company was ranked 10th in the Benelux and Third in Belgium.

    In 2014, iText won the BelCham Entrepreneurship Award in the category "Most Promising Company of the Year" and Deloitte recognized iText Group NV as the fastest growing technology company in Belgium. Subsequently, the company was ranked #28 in Deloitte's Technology Fast 500 in the EMEA region. iText was also featured on the PDF Days in Cologne, Washington DC en New York, on Java One in San Francisco, on Devoxx in Antwerp, and many other events.

    References

    IText Wikipedia