Add `Cassette' to PPD -> windows printer-bin mapping.
This commit is contained in:
parent
9fcbc54428
commit
cdeaa85206
|
@ -160,6 +160,7 @@ static struct {
|
|||
char *PSName;
|
||||
WORD WinBin;
|
||||
} BinTrans[] = {
|
||||
{"Cassette", DMBIN_CASSETTE},
|
||||
{"Envelope", DMBIN_ENVELOPE},
|
||||
{"LargeCapacity", DMBIN_LARGECAPACITY},
|
||||
{"Lower", DMBIN_LOWER},
|
||||
|
|
Loading…
Reference in New Issue