To offer printing from an applet in order to print on the client computer, is the only good solution to have a print servlet and upload the print file from the applet to the servlet and then download the print file back to the client browser?
Created May 4, 2012
Alex Chaffee Yes! :-)
That reminds me of a riddle:
Q: Did the chicken cross the road to get to the other side?
A: Yes.
(Feel free to submit feedback containing code and advice for how to do this printing thing properly.)