On Monday 30 December 2002 21:31, you wrote:
> i don't know really how deep the "pdf/ResourceReader" problem is connected
> to a specific browser.
IEx in all versions needs the correct content length to display
PDF documents. Netscape/Mozilla and IIRC Opera don't have
this problem. Therefore:
>     public boolean shouldSetContentLength() {
>         return true;
>     }
>
This fixes the problem with IEx (I think it's not the default because
it can cause memory problems and perhaps also cache congestion).

J.Pietschmann

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

Reply via email to