Re: NetBeans IDE not generating Color Print



I'm using Graphics pg = pjob.getGraphics(); to send a graph to the
printer. The shades of gray let be know
that color is being dumped from the screen to print
when not using the NetBean 4.0 IDE. When running the
same class, once converted to a NetBeans App, the
color is black letting me know that different colors are
not being dumped to the printer. Is this a characteristic
of the IDE or is there anGraphics g update for 1.4.2 ?

Regards,

Tony

.