RE: [iText-questions] Compiling with JDK 1.3

2004-12-22 Thread Paulo Soares
Get the latest iText version. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 3:07 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] C

[iText-questions] Compiling with JDK 1.3

2004-12-22 Thread f . alves
I've been trying to compile iText with JDK 1.3 (I need to) and get the following error: cannot resolve symbol symbol : class CertPath location: package cert import java.security.cert.CertPath; This message appears when I try to compile com.lowagie.text.pdf.PdfStamper I looked into the 1.3 A