Posted: Wed Jun 16, 2010 9:18 am Post subject: Printing Applets
I'm creating a paint porgram using Java Applet, and I want the user to be able to print what they have drawn on the applet. I've seen code for printing applications, but nothing for applets. Is it possible? If so an explanation or link would be appreciated.