iText 5.0.0 need java 5 and under AGPL
iText 5.0.0 released on December 7, 2009, and I noticed it has some big changes need you to pay attention to,
- Changed the license from MPL/LGPL to AGPL
- iText.jar is now compiled with Java 5
- Changed the package names from com.lowagie to com.itextpdf
December 10th, 2009 19:43
iTextSharp 5.0 also release and under AGPL
December 11th, 2009 04:31
just downloaded (I have right Java version) but when I start Itext this error message is showed
java -jar iText.jar
Failed to load Main-Class manifest attribute from iText.jar
December 11th, 2009 07:17
Because it “Removed the toolbox and RTF”, so it has no main class, it is just a library now.