Download Free — Itext-2.1.7.js9.jar
Do you need help your code from iText 2.1.7 to a more modern library like OpenPDF or iText 7 ?
Original iText versions after 2.1.7 (starting with 5.0.0) switched from MPL/LGPL to the more restrictive AGPL .
repositories { maven { url "https://jaspersoft.jfrog.io/artifactory/third-party-ce-artifacts/" } } dependencies { implementation 'com.lowagie:itext:2.1.7.js9' } Use code with caution. Modern Alternatives itext-2.1.7.js9.jar download
A completely open-source (Apache License 2.0) alternative for PDF creation and manipulation.
The "js" in the version name stands for . Most developers require this specific JAR because: Do you need help your code from iText 2
For Gradle users, add the repository and dependency as follows:
You can browse and download the files directly from the Jaspersoft JFrog Artifactory . Look for: itext-2.1.7.js9.jar (The main library) Look for: itext-2
itext-2.1.7.js9.pom (The project object model file for Maven) 2. Maven Configuration



