Mike,

You might also consider a know problem with IE and PDF files. If the PDF file 
is smaller than 6K (or there abouts) IE ignores the Mime-Type and gives-up on 
the response.

The result is a blank browser screen...

You need to set some headers in the HTTP response to force IE to act upon the 
Mime-Type.

Sorry if this info is a bit vague but it's second-hand remembered stuff but it 
might point you in the right direction.


Regards

Phil Fennell


-----Original Message-----
From: Zahigian, Mike [mailto:[EMAIL PROTECTED]
Sent: 21 November 2002 18:59
To: 'fop-dev@xml.apache.org'; '[EMAIL PROTECTED]'
Subject: blank screen in browser


I am using FOP embedded in a Servlet.  Users trigger the servlet by clicking
a button on a web page.  The servlet then takes the response and performs a
transformation and renders to pdf.  The browser pops up a new window and
displays the pdf output.  1% or so of my user population cannot get the pdf
to display in the browser window that pops up (or any other browser window).
These users can open pdf files that exist on their local machine.  When
these users click the print button on my web page, the new browser window
pops up, but the contents are blank.  Any idea what is going on?

Mike Z.

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


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

_____________________________________________________________________
This message has been checked for all known viruses by the MessageLabs Virus 
Scanning Service.

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

Reply via email to