|
Description
|
The windows printing implementation could use some clean-up of how
attributes are kept in sync in native structures (DEVMODE, Printer HDC),
and java structures: fields in the WPrinterJob and the contents of a
javax.print.attribute.PrintRequestAttributeSet instance which may be used
to set up the job or change its settings.
This will generally improve code robustness, and make it easier to implement
support for the native print dialog to work with attribute sets.
Posted Date : 2007-08-01 17:33:22.0
|