Itext-2.1.7.js6.jar //top\\ Download | PRO |
| Library | License | Compatibility with JasperReports 6.x | Notes | |---------|---------|--------------------------------------|-------| | | LGPL/MPL | ❌ Not directly | Fork of iText 2.1.7, actively maintained. Requires code changes. | | iText 7 (Community) | AGPL | ❌ Incompatible | Modern, feature-rich, but AGPL. | | Apache PDFBox | Apache 2.0 | ❌ Incompatible | No iText API compatibility. | | JasperReports 7+ | AGPL + Commercial | ✅ Uses iText 7 | Upgraded to iText 7 under AGPL or commercial license. |
Jaspersoft hosts its own patched library in a public Artifactory. You should add this repository to your pom.xml or build.gradle file. https://jfrog.io Dependency Info: GroupId: com.lowagie ArtifactId: itext Version: 2.1.7.js6 2. Maven Configuration (pom.xml) Itext-2.1.7.js6.jar Download
If you tried building with a bad URL, Maven might have cached the failure. Run: mvn clean install -U (the -U forces an update of dependencies). | Library | License | Compatibility with JasperReports 6