iText Binaries

You can download the most recent iText release using these links:

If you need a bugfix that is already in the SVN repository but that hasn't been released yet, you can use one of the snapshots hosted on brittanysoftware.com. Snapshots are built daily and the latest five versions are kept on the site. The iText version returned by Document.getVersion() and inserted in the metadata of the generated pdf files also contains the svnversion id as a build identifier. It will be similar to "iText 2.1.0-SNAPSHOT build 3182 (by lowagie.com)".

Note that the snapshots should be used mainly to validate recent bug fixes and should not be used on production systems as they are after all snapshots and there is no guarantee as of the stability of the builds.

Extra jars

As documented on the product page, some extra jars are needed.

BouncyCastle

As soon as encryption and/or digital signing is involved, you need two extra jars from BouncyCastle: bcmail-jdkXX-YYY.jar and bcprov-jdkXX-YYY where XX should be replaced by a number referring to a JDK version (14, 15,...) and YYY with the most current version number of the BouncyCastle libraries. You can also get these jars from the iText SVN repository.

Extra iText jars

Throughout the history of iText, examples were written that needed extra jars. These extra jars were stored on SourceForge in a separate " release". Note that you don't need all these jars. The iText core library only has a loose dependency on the following jars:

The other jars are provided in case you want to try an example that needs them (and in case you don't find the original URLs).

iTextSharp

If you need the iTextSharp binaries, please download the appropriate DLL from SourceForge.

 
Copyright © 2008 by 1T3XT
Hosted by Hostbasket