Re: WebPdfReports and Header [Solved]
Re: WebPdfReports and Header [Solved]
- Subject: Re: WebPdfReports and Header [Solved]
- From: Ute Hoffmann <email@hidden>
- Date: Wed, 8 Nov 2006 14:30:35 +0100
Hi Kieran,
thanks a lot, that was it. Using your bugfix did the trick for me and
the download now works for IE 6.x as well.
Regards,
Ute
Am Mittwoch, 08.11.06 um 12:19 Uhr schrieb Kieran Kelleher:
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:
email@hidden
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