You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks involved but we should be able to do it. This would be changing the setting of the printer, for all prints. Is that something we want? or would we do something like set this value, then unset it.
It looks involved but we should be able to do it. This would be changing the setting of the printer, for all prints. Is that something we want? or would we do something like set this value, then unset it.
Let's make all settings temporary, but provide a persistent flag to lock it in.
Winspool's
DEVMODE
offers a dithering option calleddmDitherType
. Possible values are:Header file:
WinGDI.h
.I'm curious if the ZDesigner driver utilizes these properties and -- if so -- can we manipulate them at print time?
Possible blocker: java-native-access/jna#1429
The text was updated successfully, but these errors were encountered: