| [news.eclipse.platform.swt] Re: Default printer? |
Hello,
You can do it now.
Use new PrinterData(String driver, String name) driver : In windows something like "winspool" name : you printer name like defined in the OS.
But it doesn't work with the PrintDialog, unless I've missed something. Is there no other option than to write my own print dialog?
-- Patrick