te
> array and so on.
>
> Paulo
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On
>> Behalf Of jesusaplsoft
>> Sent: Thursday, April 17, 2008 1:52 PM
>> To: itext-questions@lists.sourceforge.net
>> Subject: Re: [iText-
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of jesusaplsoft
> Sent: Thursday, April 17, 2008 1:52 PM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] RSA 2k
>
> Hi,
> I have a similar problem.
>
> using:
> itext-2.1.0
&
Hi,
I have a similar problem.
using:
itext-2.1.0
sun java-16_06
opensuse-10.3 last updated from internet
windows-xp last update from WindowsUpdate
problem: random arrayIndexOutOfBounds exception as I close stp.
I do not know when it is going to happen, actually.
If I run the pro
AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] RSA 2k
>
> Hi.
>
>
>
> Can we sign pdf file using iText with key (size=2048 Bits).
>
> I tryed like this (part of code):
>
>
>
> ...
>
>
>
>
Hi.
Can we sign pdf file using iText with key (size=2048 Bits).
I tryed like this (part of code):
...
PdfSigGenericPKCS genericPKCS = pdfSignatureAppearance
.getSigStandard();
PdfLiteral pdfLiteral = (PdfLiteral) genericPKCS.get(PdfName.CONTENTS);
byte[] outc = new byte[(pdf