Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
itext: A Free Java-PDF library
- Summary
- iText is a library that allows you to generate
PDF files on the fly. The iText classes are very
useful for people who need to generate read-only,
platform independent documents containing text,
lists, tables and images. The library is especially
useful in combination with Java(TM) technology-based
Servlets: The look and feel of HTML is browser
dependent; with iText and PDF you can control
exactly how your servlet's output will look.
Changelog
- * Fri Aug 26 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.3-1jpp
-
- Upgrade to 1.3
- Now one jar only
- * Wed Aug 25 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.02b-2jpp
-
- Build with ant-1.6.2
- Relax some versioned dependencies
- * Fri Feb 27 11:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.02b-1jpp
-
- First JPackage release