Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-22 Thread mkl
Victor, victordomain wrote: > The problem still remains. How can a put the signature rectangle on the > document to be visible? > > [...] > > Even if the signature rectange is set manually, the rectangle is not shown > in the document. > > sap.SetVisibleSignature(new iTextSharp.text.Rectangle

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Victor MOCANU
Answers: - the cropBox of that document is smaller than mediaBox, I think the visible signature is there but reader don´t shows it The problem still remains. How can a put the signature rectangle on the document to be visible? - Or change the code to us the CropBox instead of the MediaBox. Ho

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Leonard Rosenthol
tions] Visible signatures are hidden in some cases Hi, I'm using the code listed here to sign PDF files (http://itextpdf.sourceforge.net/howtosign.html) Works great but for some PDF documents, a visible digital signature is hidden. As example, this document (http://victordomain.ehost.us/testinv

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Leonard Rosenthol
Or change the code to us the CropBox instead of the MediaBox. From: Abraham [mailto:abraham.ra...@gmail.com] Sent: Friday, February 19, 2010 8:02 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Visible signatures are hidden in some cases Hi, the cropBox of that

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Leonard Rosenthol
Then simply resize the CropBox - no muss, no fuss. From: Abraham [mailto:abraham.ra...@gmail.com] Sent: Friday, February 19, 2010 8:02 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Visible signatures are hidden in some cases Hi, the cropBox of that document is

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Abraham
Hi, the cropBox of that document is smaller than mediaBox, I think the visible signature is there but reader doesn´t show it Regards (and excuse my poor english) 2010/2/19 Victor MOCANU > Hi, > > I'm using the code listed here to sign PDF files ( > http://itextpdf.sourceforge.net/howtosign.ht

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Abraham
Hi, the cropBox of that document is smaller than mediaBox, I think the visible signature is there but reader don´t shows it Regards (and excuse my poor english) 2010/2/19 Victor MOCANU > Hi, > > I'm using the code listed here to sign PDF files ( > http://itextpdf.sourceforge.net/howtosign.htm

[iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Victor MOCANU
Hi, I'm using the code listed here to sign PDF files (http://itextpdf.sourceforge.net/howtosign.html) Works great but for some PDF documents, a visible digital signature is hidden. As example, this document (http://victordomain.ehost.us/testinvisible.pdf) cannot be signed using a "visible" di