Re: Encryption and download of th binary version

2003-07-07 Thread Christian Geisert
Schmidt Soren schrieb: Hello, First of all: FOP is great, thank you developpers! You're welcome! My question: The binary version is compiled using JDK 1.3 or JDK 1.4? JDK1.3 I am asking this question because I normally use the binary versions but now I am reading in the chapter "PDF encryption" of

Re: Encryption and download of th binary version

2003-07-04 Thread Chris Bowditch
From: "Chris Bowditch" <[EMAIL PROTECTED]> From: Schmidt Soren <[EMAIL PROTECTED]> FOP is compiled by Ant. The JDK used for building the binary distribution is irrelevant, the depencies are handling by Ant. What matters is which JDK you are using. If you are using 1.3 then you will need the JC

Re: Encryption and download of th binary version

2003-07-04 Thread Chris Bowditch
From: Schmidt Soren <[EMAIL PROTECTED]> I am reading in the chapter "PDF encryption" of FOP: "In order to use PDF encryption, FOP has to be compiled with cryptography support. Currently, only JCE is supported. JCE is part of JDK 1.4. For earlier JDKs, it can be installed separately." If the binary

Encryption and download of th binary version

2003-07-04 Thread Schmidt Soren
Title: Encryption and download of th binary version Hello, First of all: FOP is great, thank you developpers! My question: The binary version is compiled using JDK 1.3 or JDK 1.4? I am asking this question because I normally use the binary versions but now I am reading in the chapter