|
Posted by Richard Lynch on 09/27/48 11:13
On Mon, April 11, 2005 5:48 pm, DuSTiN KRySaK said:
> On 11-Apr-05, at 5:05 PM, Richard Lynch wrote:
>
>> On Mon, April 11, 2005 3:04 pm, DuSTiN KRySaK said:
>> Fourth: On the broken server, take *OUT* the header() lines in your
>> script, and surf directly to the image URL. If you see PHP messages,
>> well, fix your script to get rid of them. If you see a bunch of weird
>> characters, that's what it *should* be -- Pretty much the "same" as you
>> would see if you opened up a real JPEG in a text editor.
>
> I get the proper JPG results. As I said earlier - the output is only
> messed in the win/ie combo while printing.
Sorry, forgot that part...
Okay, try this.
Take your HTML page, scrape down as a static page, upload it, and try to
print the static page with the static image.
Pehaps GD, PHP, and everything else have *nothing* to do with this.
Maybe the *PRINTER* just chokes on some specific JPEG images, dynamic or not.
If so, then you are looking for a new printer driver, or documentation of
known issues with that printer and printing JPEGs of particular
characteristics.
The more I think about this, the more likely it is that the printer just
doesn't like that JPEG, period.
If the browsers likes it just fine...
--
Like Music?
http://l-i-e.com/artists.htm
[Back to original message]
|