There's no limitation as long as you have enough memory.
Paulo
On Tue, Apr 24, 2012 at 7:26 AM, Niranjan Gadre wrote:
> Greetings,
>
> I am using iTextSharp dll to sign PDF files using C# application.
> When i sign PDF files of small size say PDF file up to 3 to 4 MB application
> works properly
Greetings,
I am using iTextSharp dll to sign PDF files using C# application.
When i sign PDF files of small size say PDF file up to 3 to 4 MB
application works properly.
But when i try to sign PDF file having size 60 MB it gives follwoing Error
Erro : 1101 Error while setting PDF signer.
Is ther
I am stuck with such problem: I can create signed PDF document (certificate
from Win keystore) using latest iText, no problems here; I can also encrypt
PDF document using PDFStamper (using PdfWriter.ENCRYPTION_AES_128) with
*.cer file (certificate with public key) using latest iText, no problems
h
:50 -0800 (PST)
> Von: John_Z80
> An: itext-questions@lists.sourceforge.net
> Betreff: Re: [iText-questions] PDF-Signing
>
> I've no checked your code yet, but at the end of your email you say taht
> you
> can open the pdf and see correct sign in YPUR pc but not in
I've no checked your code yet, but at the end of your email you say taht you
can open the pdf and see correct sign in YPUR pc but not in another PC,
perhaps waht is happening is that your certificate chain is valid in your
machine because some time ago you tell Adobe to trust this certificate, bu
Hello,
i have a iKey 2032 with certificats. My chan looks like:
[Adobe Root CA] -> [Geotrust CA for Adobe] -> [Our organizational certificate
we use for signing]
I try to read the certs with this code:
public SignerKeystorePKCS11(String pkcs11ConfigPath, String usbTokenPassword) {
// This sh
This look like a question to IBM.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sasidharan N
> Sent: Monday, December 17, 2007 10:30 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF
I'm trying to sign a pdf by the help of iText with both Sun 1.5 java & IBM
1.5 java by having iKey 2000 as my token.Though, signing was successful with
Sun java, I'm getting the following exception with IBM java.
java.lang.NullPointerException
at java.math.BigInteger.remainder(BigInteger.
Try searching this list, somebody supplied sources
only a few days ago for timestamping and a howto for
usb token signing which is the same as luna hsm
signing for java anyway.
--- Gurpreet Singh <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have been looking at
> http://itextpdf.sourceforge.net/howtos
Hi
I have been looking at http://itextpdf.sourceforge.net/howtosign.html because
I need to sign a PDF file programatically.
I am using java programming language to sign the pdf. I am using Luna as HSM
and iText for embedding
the signature into the PDF.
Can anyone point me in the right direction
At 07:37 AM 3/2/2004, Luis Pascual Forner wrote:
I'm implementing PDF signatures using iText + BouncyCastle
(a Java Cryptography API, www.bouncycastle.org).
Cool!
Up to the moment I have made a procedure to validate
detached PKCS#7 signatures (/Filter /Adobe.PPKLite /SubFilter
/adbe.p
Hi,
I'm implementing PDF signatures using iText + BouncyCastle
(a Java Cryptography API, www.bouncycastle.org).
Up to the moment I have made a procedure to validate
detached PKCS#7 signatures (/Filter /Adobe.PPKLite /SubFilter
/adbe.pkcs7.detached).
Also I have made a program to sign a docum
12 matches
Mail list logo