Ryan Eldridge wrote:
I am trying to work with a thrid party vendor and they need a decompressed (un-compressed) PDF file. Can you tell me where/how to make FOP generate a un-compressed PDF. What method/java file must be modified?

Look into PDFStream.java, addDefaultFilters(). Kill the line containing new FlateFilter(). I also considered to write a NOOPFilter just for this purpose.

J.Pietschmann

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



Reply via email to