Why not just find an alternate component for doing the signing? Or use iText itself?
Leonard -----Original Message----- From: kesopeso [mailto:[email protected]] Sent: Wednesday, April 15, 2009 5:28 AM To: [email protected] Subject: Re: [iText-questions] Move signature to another signature field hm... yeah, i forgot about that. the position of the signature is very important :) the thing is, i have a component that creates a signature field (or multiple signature fields) and then passes the pdf to another component that signs the document and inserts the signature. but the tricky part is, that the signing component always creates a new signature field (you just pass it the x position and y position values for signature insertion). the ideal scenario for me would be, that i could just pass the sig field name to the signing component (but it's from another company and i have no influence over it). so i need to find a workaround this problem. I thought there was a way to move a signature to another signature field, but I guess the document won't be valid after that. right? -- View this message in context: http://www.nabble.com/Move-signature-to-another-signature-field-tp23054499p23055656.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
