Hello guys,
I am an intermediate developer in Java. I am trying to develop a swing application where I want to print the contents of TextField to a "Deskjet Printer". I want to print the contents in different colors. I can't google it properly! (Everytime the basic system.out.print is explained)
Please suggest some good tutorial for printing to a printer!
Thank you in advance