| [news.eclipse.platform.swt] Re: Default printer? |
If you are getting your PrinterData object from the PrintDialog, then save that instead, and then you can take advantage of new PrintDialog.setPrinterData(data) API ...
Where did you find this API please? I didn't find any setPrinterData method.