Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-22 Thread Paulo Soares
See http://article.gmane.org/gmane.comp.java.lib.itext.general/31769/. Paulo From: Suladna [sula...@yahoo.com] Sent: Monday, June 22, 2009 1:44 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Sign a PDF using a scanned signature I

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-22 Thread Leonard Rosenthol
You have complete control over what goes in the signature’s appearance – but whatever you want there… From: Suladna [mailto:sula...@yahoo.com] Sent: Monday, June 22, 2009 8:44 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Sign a PDF using a scanned signature I

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-22 Thread Suladna
20, 2009 6:01 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Sign a PDF using a scanned signature   I'm not so high on this.. do you have any example on how to change the signature image using XObject? (or n2 layer) /Sul   --- On Fri, 6/19/09, Leonard

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-20 Thread Leonard Rosenthol
What do you mean "change the signature object"? Change it in what way?!?!?! From: Suladna [mailto:sula...@yahoo.com] Sent: Saturday, June 20, 2009 6:01 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Sign a PDF using a scanned signature I'm not

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-20 Thread Suladna
I'm not so high on this.. do you have any example on how to change the signature image using XObject? (or n2 layer) /Sul   --- On Fri, 6/19/09, Leonard Rosenthol wrote: From: Leonard Rosenthol Subject: Re: [iText-questions] Sign a PDF using a scanned signature To: "Post all your

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-19 Thread Leonard Rosenthol
] Sent: Friday, June 19, 2009 9:33 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Sign a PDF using a scanned signature Suladna wrote: > Hi! > > I have read the "How to sign a PDF using iText and iTextSharp" and have > succesfully signed a PD

Re: [iText-questions] Sign a PDF using a scanned signature

2009-06-19 Thread Bruno Lowagie
Suladna wrote: > Hi! > > I have read the "How to sign a PDF using iText and iTextSharp" and have > succesfully signed a PDF document through iText. > > But I have not succeeded to sign using a scanned signature (an image), > something which can be done in Adobe Acrobat. Is it possible to do t

[iText-questions] Sign a PDF using a scanned signature

2009-06-18 Thread Suladna
Hi!   I have read the "How to sign a PDF using iText and iTextSharp" and have succesfully signed a PDF document through iText.   But I have not succeeded to sign using a scanned signature (an image), something which can be done in Adobe Acrobat. Is it possible to do this using iText?   Best rega