> -----Original Message-----
> From: Anil Pinto [mailto:[EMAIL PROTECTED]
>

Hi Anil,

> I was wondering if the reverese is possible. What I am looking
> for is to be able to programmatically open password protected
> PDFs (if the correct password is provided) and access the data
> stream within the program directly. Is this possible with FOP ?

No, but then again, FOP was never meant to open PDFs, just create them (from
XSL-FO documents)

>
> If not can anyone please guide me if there is any Java based tool
> (preferably open source) that can do it.

Take a look at iText:
http://www.lowagie.com/iText/

IIC, this should allow you to manipulate PDFs, even encrypted ones.

HTH!

Greetz,

Andreas


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

Reply via email to