We are having a Problem showing the color printer status in the General Tab of the XPS V4/XL driver printer properties.
It is showing the Color: Yes even if we set the color printer as
No. The label does not get changed.The corrosponding GPD entry for the color printer is
*Feature: ColorPrinter
{
*rcNameID: =IDS_QUALITY_ColorPrinter
*DefaultOption: Installed
*FeatureType: PRINTER_PROPERTY
*Option: NotInstalled
{
*rcNameID: =IDS_QUALITY_NotInstalled
*DisabledFeatures: LIST(ColorMode)
*Constraints: ColorMode.Color
*ConcealFromUI?: FALSE
}
*Option: Installed
{
*rcNameID: =IDS_QUALITY_Installed
*ConcealFromUI?: FALSE
}
}
Any help regarding this would be much appreciated.