[iText-questions] Signature appearence

2005-01-10 Thread f . alves
I would like to sign documents with signatures with custom graphics, as the PPKAppearances document says we can in layer n2. Did I get this right? From the API I can't find a way of setting new appearences, only how to get the set ones. Can you help? Regards, Francisco Alv ---

RE: [iText-questions] Signature appearence

2005-01-10 Thread f . alves
So obvious when you know how to. Thanks Paulo Francisco Alves "Paulo Soares" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10-01-2005 17:11                 To:        <[EMAIL PROTECTED]>,         cc:                 Subject:        RE: [iText-questions] Signature appearence sap.setVis

[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