[iText-questions] Annotation content changes when validating a signature

2009-04-15 Thread VTARIN
I have a pdf document with a digital signature. The document has a Signature Annotation in each page, showing an image. There are some pages rotated, but the images shows without rotation (i.e the image is equal in all pages) All OK, but when i try to validate the signature, something happens an

[iText-questions] Howto retrieve signature reason from a signer document

2008-11-26 Thread VTARIN
Hello: I have a signed pdf (loaded in a pdfReader) and i want to retrieve the signing REASON. How can i get to it ? Regards. -- View this message in context: http://www.nabble.com/Howto-retrieve-signature-reason-from-a-signer-document-tp20698536p20698536.html Sent from the iText - General m

Re: [iText-questions] Visible Signature Positioning with differente page sizes (A4, A3)

2008-07-23 Thread VTARIN
iText had been modified to show the signature in every page of the doc, but it was using a Rectangle calculated only for page 1 (A4 non-rotated), so i have had to keep a Rectangle for each pagea bit weird ,i must say. glen.hamel wrote: > > So what was the problem.. Curious minds wanna know

Re: [iText-questions] Visible Signature Positioning with differente page sizes (A4, A3)

2008-07-23 Thread VTARIN
: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of VTARIN >> Sent: Wednesday, July 23, 2008 10:37 AM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Visible Signature Positioning >> with differente page sizes (A4, A3) >

Re: [iText-questions] Visible Signature Positioning with differente page sizes (A4, A3)

2008-07-23 Thread VTARIN
l standalone example with any need files so > that the problem can be reproduced. > > Paulo > > - Original Message - > From: "VTARIN" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, July 23, 2008 7:17 AM > Subject: Re: [iText-questions] Visible Signat

Re: [iText-questions] Visible Signature Positioning with differente page sizes (A4, A3)

2008-07-22 Thread VTARIN
havent found it yet :-( Thanks for your time. Paulo Soares-3 wrote: > > Why doesn't it work for you? > > Paulo > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of VTARIN >> Sent: Tues

[iText-questions] Visible Signature Positioning with differente page sizes (A4, A3)

2008-07-22 Thread VTARIN
Hello, I have a pdf document with different page sizes and formats, and some of these pages are rotated. I do all the signing, but im not able to position correctly the visible signature with setVisibleSignature. I want the visible signature to be placed, for all the pages, in the rigth margin,