Re: PDF IE & filedownload
Re: PDF IE & filedownload
- Subject: Re: PDF IE & filedownload
- From: Javier Solórzano <email@hidden>
- Date: Fri, 9 Sep 2005 15:59:37 +0200
Headers look Ok. I'm beginning to think IE cannot display inline PDF
if the url is not pointing to a file ending in .pdf. Weird thing is
that it does work correctly with inline frames. Perhaps gaastra is
right and IE will only work with direct actions. That's the only
thing I haven't tired.
On 06/09/2005, at 18:42, Chuck Hill wrote:
It is all in the headers. Here is what I would do.
1. Find a site that can display PDF in IE as you want to
2. Get a http proxy installed on the PC. This one is OK and free
http://www.owasp.org/software/webscarab.html
3. Open IE and look at the PDF page from (1).
4. Look in the http proxy and note all the headers.
6. Open IE and look at the PDF page from you app.
7. Look in the http proxy and note all the headers.
8. Figure out which headers are different between (4) and (7) and
add code to your app to send out headers like in (4).
Chuck
On Sep 5, 2005, at 12:20 AM, Javier Solórzano wrote:
That didn't do the trick either. I've tried with a number of PC
with both W2K and XP, makes no difference. Will work with Firefox,
will not work with IE. The only way I can display an inline pdf on
IE is by either using an inline frame (in which case the code
works perfectly) or by providing a hyperlink to a PDF file served
by the webserver. I hate IE.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects
developers who want to increase their overall knowledge of
WebObjects, or those who are trying to solve specific application
development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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