Hello,
I have a V4 printer driver with a Duplex feature.
In GPD file I have a *PrintSchemaKeywordMap for the Duplex feature with the value "DocumentDuplex".
When I edit default printing preferences in my printer extension, the changes to the Duplex feature setting are not saved for some reason.
However if I remove *PrintSchemaMappingKeyword for the Duplex feature from GPD file, then saving begins to work good.
Is it a bug in Windows 8 Consumer Preview or is it an intended behavior?
P.S. By default the Duplex feature maps to "psk:JobDuplexAllDocumentsContiguously" but we need it to be "psk:DocumentDuplex", that is why we remap it in GPD.
Thank you.