Re: Printing from an Applet without showing the print dialog box
Posted By:
John_Zukowski
Posted On:
Monday, August 13, 2001 08:25 PM
If you check the AWT FAQ, you'll notice that there is no way to print without getting a dialog. I'm not sure about 1.4 though as I know they added some new features. As security isn't an issue, techically, this isn't an applet problem, but a general question of how do I print without showing the print dialog.