AnhTuan Nguyen wrote: > Hello all, > Right now, i'm developing Digital Signature project based on itext > signature. When I get the signature name from signature field, the > field name is always "Signature#" form (# is a integer number).I would > like to know how to set the field name myself when my PDF document is > signed.
Can't you pass the fieldname in the setVisibleSignature method? It's one of the method's parameters... br, Bruno _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
