Hi Davide,
I'm interested in the solution you point to sign in two steps, is it
possible you post your code in this mail list?
Thanks
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coo
; content.
>
> Paulo
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of mike mike
> > Sent: Monday, January 15, 2007 4:15 PM
> > To: Post all your questions about iText here
> > Subject: Re: [iText-question
/12, Bruno Lowagie (iText) <[EMAIL PROTECTED]>:
> mike mike wrote:
> > Is the electronic signature for dynamic PDF supported?
>
> Only simple, static forms generated with Designer are supported.
> You can fill them, and that's all. You can't change properties
Hello,
I've used the electronic signatures examples in
http://itextpdf.sourceforge.net/howtosign.html
and they work right with itextsharp (v 3.1.5 .)
But when I try to sign a simple PDF file generated from Adobe
Livecycle Designer 7 and saved as dynamic PDF, the signature is not
stamped in the do
Hi all,
is it possible to add an empty signature field to a PDF?
is it possible to sign into an empty signature field?
Thanks.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and y
s case.
>
> Paulo
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of mike mike
> > Sent: Tuesday, October 24, 2006 11:31 AM
> > To: itext-questions@lists.sourceforge.net
> > Subject: Re: [iText-quest
From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of mike mike
> > Sent: Tuesday, October 24, 2006 11:00 AM
> > To: iText-questions@lists.sourceforge.net
> > Subject: [iText-questions] sign a file in memory, not in disk
> >
> > Hi,
>
Hi,
working with C# (.NET 2.0) and itextsharp (v 3.1.5) .
The piece of code at the end of thos mail is to sign a file.
When I sign a pdf and got the signed pdf into a file, it runs fine. (
as in the comment lines //xxx )
But if I want to keep the signed file in a MemoryStream in place of a
File