You are herebuild latest iText
      Submitted by Graham on Fri, 2004-11-12 12:51     
  
  Start off by installing ant then download the iText buildfile. If you're using sun j2ee then set the environment variable J2EE_HOME <available property="j2ee.jar" value="${env.J2EE_HOME}/lib/j2ee.jar" file="${env.J2EE_HOME}/lib/j2ee.jar"/> to something more like <available property="j2ee.jar" value="C:\Tomcat then do ant download.site ant jarWithXML copy dist\iText.jar and dist\iTextXML.jar and add them to your CLASSPATH 
  |