I quickly looked at iText, and that is not a XSL-FO -> PDF engine.
RenderX's XEP Java app does do encryption, but they are not a viable option
for us.  Where in the FOP process could we hotwire some encryption?

Also, the command line app won't work because we want the write the file
directly to disk for immediate availability to the browser.  The creating of
the PDF will be the result of a SOAP call to our PDF server, posting the
XSL-FO data.

--

David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com

Diversa ab illis virtute valemus.
----- Original Message -----
From: "Manuel Mall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 06, 2002 8:17 PM
Subject: RE: Encryption


> To apply encryption to FOP generated PDF files we post process the files
> with a command line tool called pdcat from a PDF tools set available from
> http://pdf.glance.ch.
>
> If you are looking for an all Java solution I believe iText from
> http://www.lowagie.com/iText/ also allows encryption (but no decryption).
>
> Manuel
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 7 March 2002 2:57
> To: fop-dev
> Subject: Encryption
>
>
> What is involved in encrypting the outputted PDF?  Is this something that
is
> simple to implement?  If someone can point me in the right direction, I'd
> appreciate it. :)
>
> --
>
> David B. Bitton
> [EMAIL PROTECTED]
> www.codenoevil.com
>
> Diversa ab illis virtute valemus.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to