- IText
Infobox_Software
name = iText
caption =
developer = Bruno Lowagie, Paulo Soares
latest_release_version = 2.1
latest_release_date = release_date|2008|03|27
latest_preview_version =
latest_preview_date =
operating_system =Cross-platform
programming_language = Java
genre = Java Library
license =Mozilla Public License or LGPL
website = http://www.1t3xt.com/about/iText is a free and open source library for creating and manipulating PDF, RTF, and
HTML files in Java. It was written by Bruno Lowagie, Paulo Soares, and [http://www.1t3xt.com/about/acknowledgments/index.php others] ; it is distributed under theMozilla Public License with the LGPL as an alternative license.The same document can be exported to multiple formats or multiple instances of the same format. Data can be written to a file or, for example, from a servlet to a web browser.
More recently, it has been extended into a general purpose PDF library, capable of filling out forms, moving pages from one PDF to another, and so on. These extensions are often mutually exclusive. One class allows you to fill in forms, while a different and incompatible class makes it possible to copy pages from one PDF to another.
iText It supports PDF's PKI-based signatures, 40-bit and 128-bit encryption, color correction, PDF/X,
color management via ICC profiles, and a host of other features.Ports
*iTextSharp is a C# port of iText. The port was originally written by Gerald Henson, but is now maintained by Paulo Soares.
*Pdftk, short for "PDF toolkit," is a free,cross-platform ,command-line tool for manipulating consisting of a C++ frontend to a "slightly modified" iText that is compiled using gcj. It can split, merge, encrypt, decrypt, watermark, stamp, and rotate PDF pages. It can also fill or retrieve PDF form data.
*iText.NET is aJ# port of iText, written by Kazuya Ujihara.See also
*
List of PDF software External links
* [http://www.1t3xt.com/about/ iText home page]
* [http://sourceforge.net/projects/itext/ iText @ SourceForge]
* [http://itext.ugent.be/itext-in-action/ iText book] : [http://manning.com/lowagie/ iText in Action]
* [http://itext.ugent.be/itext-in-action iText in Action support site]
* [http://itextsharp.sourceforge.net/ iTextSharp home page]
* [http://sourceforge.net/projects/itextsharp/ iTextSharp @ SourceForge]
* [http://www.ujihara.jp/iTextdotNET/en/ iText.NET home page] (English)
* [http://sourceforge.net/projects/itextdotnet/ iText.NET @ SourceForge]
* [http://www.pdfhacks.com/pdftk/ PDF Toolkit Homepage]
Wikimedia Foundation. 2010.