Re: WebPdfReports and Header
Re: WebPdfReports and Header
- Subject: Re: WebPdfReports and Header
- From: Kieran Kelleher <email@hidden>
- Date: Wed, 8 Nov 2006 06:19:09 -0500
Hi Ute,
What you seem to be saying is that Internet Explorer has an
error ....... (not your app) when using the default implementation.
Perhaps this is related to the IE ssl file download bug which can be
fixed one way like this:
http://homepage.mac.com/kelleherk/iblog/C463983418/E102943740/index.html
To troubleshoot headers, you can override
WOApplication.dispatchRequest and log the response after calling
super (or if you use Wonder, there is a logger for that if you look
in ERXApplication.dispatchRequest.
HTH,
Kieran
On Nov 8, 2006, at 5:11 AM, Ute Hoffmann wrote:
Hallo,
is there someone around who has solved this problem:
- I use WebPdfReports
- I need to have it use the right header for Download of the
generated pdf-Files for InternetExplorer 6.x, which throws an
exception with the default implementation (under ssl, but I suspect
the ssl does not make the difference).
So I would like to pass my headers via appendToResponse.
If I put it into the page I generate the pdf from under append to
response and a var, which is set to true while the pdf generation
takes place, it seems the header are not set or overwritten.
If I try to use pdfPage.appendToResonse I end up with "no instance
available" in place of the pdf.
Can someone please advice?
Thanks,
Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden