> From: Argyn Kuketayev [mailto:[EMAIL PROTECTED]]
>
> It was announced that c2.0.2 has new parameter for FOPSerializer
> "set-content-length".
>
> Where to set it and does it deal with IE issue of not showing properly
PDF
> files?
According to FOPSerializer.java (2.0.3-dev) it's true by default:
this.setContentLength =
conf.getChild("set-content-length").getValueAsBoolean(true);
Vadim
> Argyn
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>