Tuesday, June 15, 2010

HOW TO INSTALL iText LIBRARY IN UBUNTU/DEBIAN


Depending of where the Java SDK is installed, there are many ways to install it, this is the most common:
  1. Download iText jar file from here.
  2. Save it on a new empty folder.
  3. 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/
  4. That's it.

No comments:

Post a Comment

Stats


View My Stats

Contributors