I have this problem before too. :).
It seems like this is a problem with some Internet Browsers. Here a
workaround:
1-Try to cleary put the .pdf extension to your request.
If this does not work. I also see that some version of MS IE I think 5.5
have problem with the Acrobat Reader.
2-Then try to change some of the options of the Acrobat Reader to dont let
them to open into the browser windows.
I hope it will help to you.
Regards,
Antonio Gallardo
Lars Steiger dijo:
> hi everybody
>
> i had problems getting a pdf (as file) through the cocoon
> ResourceReader. on the browser side always a message box appeared with
> the text "The file is damaged and could not be repaired.".
>
> after i inserted the method "shouldSetContentLength" into ResourceReader
> (overriding AbstractReader method) ...
>
> /**
> * Test if the component wants to set the content length
> */
> public boolean shouldSetContentLength() {
> return true;
> }
>
> ... everything worked fine. the problem was, that in AbstractReader the
> method returns false.
>
> is this fix totally wrong ?
>
>
> greetings,
> lars
>
>
>
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]