>The only case I know of that causes this is if you try to print a
>transparent image on a system set to 16 bit color depth. In this
>case, it needs to take a snapshot of the screen (because most
>printers, including all PostScript printers, don't support
>transparency), and since you only have 5 significant bits to deal
>with, you can't get a true white: Instead of an RGB value of
>255,255,255, you end up with 241,241,241 which looks like a light gray
>or a very sparse dither pattern, depending on the printer. There are
>no workarounds for this other than not using 16 bit display depth or
>not using transparent images.
> Regards,
> Scott
There are NO images on the cards I'm printing, only text fields and
graphic shapes (a couple of boxes and some horizontal and vertical
lines). Also, when I get the grey background it is across the whole
print area, like a backdrop, not just where particular objects are
located. So the transparency theory doesn't hold in this case.
Cheers
Peter
--
--------------------------------------------------------
Peter Reid
Reid-IT Limited, Loughborough, Leics., UK
Tel: +44 (0)1509 268843 Fax: +44 (0)870 052 7576
E-mail: [EMAIL PROTECTED]
Web: http://www.reidit.co.uk
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.