I don't know what's happening there but using the constructor PdfReader(RandomAccessOrArray, byte[]) I can encrypt the PDF Reference (16M) with a 32M JVM.
----- Original Message ----- From: "Paul" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 08, 2005 5:28 PM Subject: [iText-questions] Re: Still getting StackOverflowError on some pdf documents > > Paulo Soares <psoares <at> consiste.pt> writes: > > > > > What code are you using? > > > > > I tried writer.setOpenAction(action) and PdfEncryptor.encrypt(reader, new > FileOutputStream(outPdf), "".getBytes(), mpass.getBytes(), 0, false) . Neither > one is working. > > Thanks, > Paul > > > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
