Quoting David Thielen <[EMAIL PROTECTED]>:

> Hi;
> 
> Is there a way to generate pdf files with no compression (so I can see what
> it wrote to the streams)?

You can set a static variable Document.compress to false.
Remark: this should only be used for debugging reasons;
if you set the variable to false, ALL documents generated
in the JVM will not be compressed.

Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to