scoutman,

scoutman wrote:
> i'm new and i'm trying to sign a pdf having an external sign. When my
> signing process has finished, what exactly i must do to replace the
> signature? Can you post the code you use to replace the pdf by brute
> force?

There are a number of ways to do that. Immediately coming into my mind:

* You might read the PdfSignatureAppearance.exclusionLocations member via
reflection and store the contained information for later use in a way
similar to PdfSignatureAppearance.close(PdfDictionary); or
* you might use a unique temporary /Contents content in your call
PdfSignatureAppearance.close(PdfDictionary) which you later can search for.

Regards,   Michael.

PS: When trying to resurrect an ancient thread on the mailing list, you had
better add some quotes or contextual descriptions.

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Merge-of-detached-signature-tp2172283p3781411.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to