Depending of where the Java SDK is installed, there are many ways to install it, this is the most common:
- Download iText jar file from here.
- Save it on a new empty folder.
- Go to the new folder and copy the .jar file to /ext/ folder where the SDK is installed. Eg: sudo cp *.jar /usr/lib/jvm/java-6-sun/jre/lib/ext/
- That's it.
No comments:
Post a Comment