Hi:

I'm new to iText, and have run into a small problem.  I'm trying to 
concatenate two PDFs (using the utility), both of which have 
encryption turned on, but have no passwords assigned (neither master 
nor user).

All I get is blank output if the files have 40 bit encryption. Or if 
the files are encrypted with 128bit encryption, then I get the 
following exception:

   java.io.IOException: Bad user password
        at com.lowagie.text.pdf.PdfReader.readDecryptedDocObj

Is there any way to get the PDFReader class to decrypt these PDF's 
properly, assuming that there is no user password, and that the 
master password is either not set or is not available.

Seems like this should be doable.....

Thanks!




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to