Re: [iText-questions] Saving Image as image file itself

2007-12-08 Thread Bruno Lowagie
[EMAIL PROTECTED] wrote: I am using com.lowagie.text.Image object , and I want to change the dpi of the image and save it as a png file (.png) That's not what com.lowagie.itext.Image is for. I can only repeat what I said earlier: you're on the wrong mailing list. iText can't do what you want.

Re: [iText-questions] Plz..help

2007-12-08 Thread Paulo Soares
You can't, that would be stealing iText. Paulo - Original Message - From: neeraj dixit [EMAIL PROTECTED] To: itext-questions@lists.sourceforge.net Sent: Saturday, December 08, 2007 4:19 AM Subject: [iText-questions] Plz..help Dear Hi plz. tell me hoe to change

[iText-questions] Invalid signature file digest for Manifest main attributes (2.0.7)

2007-12-08 Thread Samuel B. Quiring
I have a small test program that uses iText. It's been working fine for weeks. Today I downloaded itext-2.0.7.jar and replaced itext-2.0.6.jar. I rebuilt - no problems. When I tried to execute, I received this stack dump shown below. Any ideas? I should probably mention that my build.xml

Re: [iText-questions] Invalid signature file digest for Manifest main attributes (2.0.7)

2007-12-08 Thread Xavier Le Vourch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Samuel B. Quiring wrote: I have a small test program that uses iText. It's been working fine for weeks. Today I downloaded itext-2.0.7.jar and replaced itext-2.0.6.jar. I rebuilt - no problems. When I tried to execute, I received this stack

[iText-questions] .NET and BC signatures

2007-12-08 Thread pchronos
I have a strange problem signing PDF's using iTextSharp with external signatures. With PKCS1 (SELF_SIGNED) pdfs, Adobe Reader 8 verifies signatures done with .NET ( RSACryproServiceProvider class with Sha1 ) OK but fails to verify BC (RsaDigestSigner with Sha1Digest) signed pdfs. With PKCS7