I am using the getPrintJob(frame, string, properties) to initiate a print job. This creates the usual print window (from windows) that helps you specify the printer, and/or orientation etc etc and then prints.
I was wondering whether the argument properties could be set up so that it prints immediately bypassing the print window from windows. Or any other way to get rid of the windows printing window?