[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Default printer?

Le 16/04/2008 08:02, Alexandre Didiot a écrit :
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