Download List

Project Description

iText is a library that contains classes to generate and manipulate documents in the Portable Document Format (PDF). Document manipulation includes splitting, merging, and filling out forms (AcroForms, static and dynamic XFA forms).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-09 21:12
2.0.5

In this release some very obstinate bugs (e.g. indentation problems) were fixed, performance was drastically improved in some specific cases (reading fonts and reading existing PDFs), and iText is now more tolerant in 'Garbage In, Garbage Out' situations (faulty TIFFs or PDFs that are used as input don't cause errors as often as before). You can add content to pages with PdfCopy, there's support for PDF/A-1, you can now choose your own names for Document Level JavaScript snippets, and you can define XMP metadata on the page level.
Tags: Major bugfixes

2007-06-04 16:08
2.0.4

The main reason for this release is the move from
CVS to SVN on SourceForge. This release also
brings some minor bugfixes and enhancements, but
the changes in this release are not as drastic as
the changes in iText 2.0.3.
Tags: Minor bugfixes

2007-04-13 19:35
2.0.2

This release mainly brings bugfixes and improvements. All source files are now in ASCII (to avoid encoding problems while compiling the code on different systems). New features include support for DataMatrix barcodes, and some convenience methods that make PDF document manipulation and inspection easier for tool builders.
Tags: Minor bugfixes

2007-03-07 14:48
2.0.1

Some issues with new functionality introduced in
iText 2 have been solved. This involves bugfixes,
as well as code clean up and the removal of
debugging code. Some new functionality was added
concerning usage rights, encryption, and digital
signatures. The general refactoring operations are
still ongoing.
Tags: Minor bugfixes

2007-02-16 14:51
2.0.0

iText has undergone quite a metamorphosis.
Obsolete classes, interfaces,
and methods have been removed. Some classes have
also undergone huge
changes internally. This is an ongoing process to
make it easier for
other developers to add new functionality. This
release supports
certificate encryption, portable collections, new
printer preferences,
and more.
Tags: Major feature enhancements

Project Resources