RE: [iText-questions] Encrypting PDFs makes the encrypted version upside down.

2004-03-28 Thread wilbert . v . vicencio
Hi Huttin,   Thanks for the input. However, if you look at the code below, it was able to use 128-bit encryption before and was compatible with Acrobat 4. Would you know why this is so?   -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Friday, March 26,

RE: [iText-questions] Encrypting PDFs makes the encrypted version upside down.

2004-03-25 Thread wilbert . v . vicencio
Hi Paulo,   Yup, I’ve noticed that too.  But when I use encrypt_pdf.java, the produced PDF is only compatible with Acrobat 5.0 and up.  Is there a way so that it is compatible with Acrobat 3 or 4?   -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: [iText-questions] Encrypting PDFs makes the encrypted version upside down.

2004-03-24 Thread wilbert . v . vicencio
It seems that the code that encrypted it reads the PDF file right-side up, but retains the rotation value of the old PDF file.  Here’s the code if you would like to look.  It just seems so odd to me too:   /*  * $Id: Encrypt.java,v 1.3 2002/02/28 09:08:58 blowagie Exp $  * $Name:  $  

[iText-questions] Encrypting PDFs makes the encrypted version upside down.

2004-03-23 Thread wilbert . v . vicencio
I have a problem encrypting PDFs.  It creates the encrypted PDF upside down.  Is this a bug with iText?  The PDF was created with the version 1.2 specification. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. I

[iText-questions] iText and PDF

2004-02-06 Thread wilbert . v . vicencio
What sections of the PDF format is needed for iText 1.01 to read it properly?  I have encountered several “malformed” PDF files that are able to open in Acrobat Reader but not readable by the iText classes.  Hope someone could help.   Thanks. This message is for the designated recipien