-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
None
-
beta2
-
x86
-
windows_nt
We cannot get the list of supported attribute values for Chromaticity because pservice.isAttributeCategorySupported(Chromaticity.class) always returns null in Windows for print services that does not support Color. Although it does not support color, we should be able to get Chromaticity.MONOCHROME as valid attribute value.