Re: [iText-questions] Adding signature image to pdf

2011-08-12 Thread Edward Cooke
image.aspx/3/tw> From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: Friday, August 12, 2011 1:16 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Adding signature image to pdf On 12/08/2011 21:03, Edward Cooke wrote: I'm looking to display the image of a s

Re: [iText-questions] Adding signature image to pdf

2011-08-12 Thread 1T3XT BVBA
On 12/08/2011 21:03, Edward Cooke wrote: I'm looking to display the image of a signature, without being digitally signed. But then I want the signature image to be removed/invalidated when the pdf changes. And I'm really new to these signatures in the pdf, so I might not understand them. I was

Re: [iText-questions] Adding signature image to pdf

2011-08-12 Thread Edward Cooke
Re: [iText-questions] Adding signature image to pdf On 12/08/2011 19:23, Edward Cooke wrote: Hello all, I'm pretty new to iTextSharp and I'm trying to add the image of a signature, it's a simple windows image, to a PDF signature field. When I go to close the stamper, I get a null refer

Re: [iText-questions] Adding signature image to pdf

2011-08-12 Thread 1T3XT BVBA
On 12/08/2011 19:23, Edward Cooke wrote: Hello all, I'm pretty new to iTextSharp and I'm trying to add the image of a signature, it's a simple windows image, to a PDF signature field. When I go to close the stamper, I get a null reference exception, and the pdf is not written to the memory

[iText-questions] Adding signature image to pdf

2011-08-12 Thread Edward Cooke
Hello all, I'm pretty new to iTextSharp and I'm trying to add the image of a signature, it's a simple windows image, to a PDF signature field. When I go to close the stamper, I get a null reference exception, and the pdf is not written to the memory stream. All the sample's I've found include se