When I signed the PDF with Acrobat 7, I choose to encrypt all document
contents, and choose Encryption Algorithm: 128-bit RC4 (Compatible with
Arcobat 6.0 and later).
Is the encrypton there stop me to read the file? How can I read it
properly?

Thanks.



                                                                           
             Mark Nelson                                                   
             <[EMAIL PROTECTED]>                                               
                                                                        To 
             11/07/2005 11:51          [EMAIL PROTECTED]             
             AM                                                         cc 
                                       [EMAIL PROTECTED] 
                                       et                                  
                                                                   Subject 
                                       Re: [iText-questions] Re: Read a    
                                       signed PDF document                 
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hong-

I have no trouble reading signed PDFs with PdfReader, do it all the
time. If they are just signed, you can read them in the same as regular
PDFs.

Perhaps you are having trouble reading encrypted (not just signed) PDFs?
If so, you need to use the owner password to read in the PDFs (see the
constructor javadocs for PdfReader).

Mark


==========================================================================
The information contained in this email (including any attachments) is
confidential, subject to copyright and for the use of the intended
recipient only. If you are not the intended recipient please delete this
message after notifying the sender. Unauthorised retention, alteration or
distribution of this email is forbidden and may be actionable.

Attachments are opened at your own risk and you are advised to scan
incoming email for viruses before opening any attached files. We give no
guarantee that any communication is virus-free and accept no responsibility
for virus contamination or other system loss or damage of any kind.
==========================================================================

Reply via email to