This isn't strictly a mod_perl issue but Im hoping someone knows what I am
doing wrong. The code is running under Apache::Registry
I have a series of invoices, stored as postscript files. I have a page
which allows the client to select a file. I then run it through 'gs' and
convert it to a PDF using open(). prior to reading the pipe and spitting the
data to the browser, I have output the headers 'content-type:
application/pdf' and 'window-target: Invoice'.
The result is as expected with netscape, on Win32 I get a new window and
netscape has started Acrobat and displays the invoice in the new window. On
linux, netscape starts a new window but fires up xpdf to actually show the
page. All in all it works pretty well.
But with IE, no go. I have 2 PCs, both with IE5.5 and with acrobat 4 and the
other acrobat 3. On the first, on both I get no new window, a page of
hieroglyphics on the first and on the second I get acrobat started but no
page displayed.
Any clues ?
--
Glen Eustace, Systems Engineer - Networking.
Information Technology Services, Turitea, Massey University, Palmerston
North, NZ.
Ph: +64 6 350 5799 x 2707, Fax: +64 6 350 5607
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]