Hi, I have down loaded itext-paulo-jdk1.1-127.jar file to read pdf files. When I try to compile the Chap13_pdfreader.java which is provided in examples I am getting the following errors. Chap13_pdfreader.java:22: Package com.lowagie.text not found in import. import com.lowagie.text.*; ^ Chap13_pdfreader.java:23: Package com.lowagie.text.pdf not found in import. import com.lowagie.text.pdf.*; ^ 2 errors
I have added itext-paulo-jdk1.1-127.jar in the class path. Do I need to add anything else? Lak
<<attachment: winmail.dat>>