| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu Apr 27, 2006 11:12 am Post subject: NetBeans IDE not generating Color Print |
|
|
Hi Guru:
The NetBeans IDE 4.0 is not printing in color. Is this a bug and if so,
has
it been fixed in NetBeans IDE 4.1 and 5.0?
Regards,
Tony |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Apr 27, 2006 9:12 pm Post subject: 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 |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Apr 28, 2006 9:12 pm Post subject: Re: NetBeans IDE not generating Color Print |
|
|
Java AWT Reference 17.4 Printing Example prints
color from JPad but not from the NetBeans IDE. What
does the NetBeans IDE need to know about color?
Also the font comes out bold slowing down the printer.
Tony |
|
| Back to top |
|
 |
|