Jar examples for i:itextpdf
iText, a free Java-PDF library
You can download jar file itextpdf 5.5.7 in this page.
GNU Affero General Public License v3
You can use the following script to add itextpdf-5.5.7.jar to your project.
<dependency> <groupId>com.itextpdf</groupId> <artifactId>itextpdf</artifactId> <version>5.5.7</version> </dependency>
compile group: 'com.itextpdf', name: 'itextpdf', version: '5.5.7'
libraryDependencies += "com.itextpdf" % "itextpdf" % "5.5.7"
<dependency org="com.itextpdf" name="itextpdf" rev="5.5.7"/>
@Grapes(@Grab(group='com.itextpdf', module='itextpdf', version='5.5.7'))
'com.itextpdf:itextpdf:jar:5.5.7'
Click the following link to download the jar file.
itextpdf-5.5.7-javadoc.jar