[PHP] Re: Printing JPEG images generated with ImageJPEG with IE/WIN

2002-01-26 Thread David_Bourne
>>Hm, it could be that IE tries to reload the picture (which isn't there >>anymore because the form-data has been expired). Perhaps saving the >>picture temporarly on the server will prevent the problem. >> > >That could be what is happening. I'm generating data for students to >analyze on one pa

[PHP] Re: Printing JPEG images generated with ImageJPEG with IE/WIN

2002-01-25 Thread David_Bourne
>To: [EMAIL PROTECTED] >Message-ID: <[EMAIL PROTECTED]> >Date: Fri, 25 Jan 2002 16:20:57 +0100 >From: Martin Thoma <[EMAIL PROTECTED]> >MIME-Version: 1.0 >Content-Type: text/plain; charset=us-ascii >Content-Transfer-Encoding: 7bit >Subject: Re: Printing JPEG images generated with ImageJPEG with IE

[PHP] Printing JPEG images generated with ImageJPEG with IE/WIN

2002-01-23 Thread David_Bourne
Hello I am creating images with ImageJPEG using information from a form. The image displays well in IE (Mac OS X), and IE and Netscape on Windows. However, when printing from IE / Windows all I get is a small red X. The image can be saved to disk, imported in MS Word and printed OK. It also p