Paulo,
No rush, but did you have a chance to look at my digital signature clearing
issue this weekend?
Thanks!
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/About-this-mailing-list-tp2968159p2989644.html
Sent from the iText - General mailing list archive at Nabbl
Sent: Friday, October 08, 2010 3:05 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Emptying a signature field
Wow Paulo, that's great!
Just for my own information though, what keys should I be paying attention
to in order to do a clear of a signature field? The
Wow Paulo, that's great!
Just for my own information though, what keys should I be paying attention
to in order to do a clear of a signature field? The /V and /AP still or
would all the keys need to be cleaned?
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/About-t
itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Emptying a signature field
Bruno Lowagie (iText) wrote:
>
>
>>That is: if you're talking about a Text field.
>>What you say isn't true for a Button field.
>>Suppose you want to repla
Bruno Lowagie (iText) wrote:
>
>
>>That is: if you're talking about a Text field.
>>What you say isn't true for a Button field.
>>Suppose you want to replace the icon on a button field,
>>than you have to getNewPushbuttonFromField() and
>>replacePushbuttonField() as is done in this example:
>>h
On 8/10/2010 14:43, djdjdj wrote:
> For me, there is a bit of a disconnect to that logic. For example, if I'm
> creating a web form and want to clear the value of a field in a web form I
> certainly wouldn't delete the field and recreate it but would instead set
> the value to an empty string.
Th