We are using the new Java printing API which uses PrinterJob.printDialog(attributes) to display the dialog to the user. Wanting to save the user's settings for the next time, I wanted to do ...
PrinterJob.printDialog(attributes)