Does anyone know how to tell if the printer's Graphics2D object
in the print() method of the Printable interface is color or
black and white?
I have tried getting information from the ColorModel (such as
pixel size), but there appears to be no difference.
Any suggestions would be appreciated!
I am using 1.3 on NT.
Thanks,
Jim
