hi all
i am writing a windows based driver for the receipt printer.
in nt machine i connected that printer.
whether i have to use rasdd.dll or unidrv.dll file.
i have one gpd file which supports all functionalities
of that receipt printer.
this printer can support red color printing also.
but when i give a print on red color string
it s printing in black color only
whether i have to change in .gpd file
to support that red color printing feature.
ur answers are greatly appreciated.
pl.help me
Do you mean NT4 when you say “nt machine”? Or is it W2K? On NT4 the
printing model is a minidriver (GPC file) that goes with rasdd.dll. On
W2K, the minidriver (GPD file) goes with unidrv.dll. Since you have a
GPD file, I am assuming that your target platform is W2K.
As for why the printer does not print color, you will have to specify
color printing in the gpd. Please refer to the DDK docs for more info on
this. Look under the section on GPD files and Handling Color formats.
This posting is provided “AS IS” with no warranties, and confers no
rights.
-----Original Message-----
From: xxxxx@mailcity.com [mailto:xxxxx@mailcity.com]
Sent: Tuesday, July 09, 2002 3:35 AM
To: NT Developers Interest List
Subject: [ntdev] printer driver question
hi all
i am writing a windows based driver for the receipt printer.
in nt machine i connected that printer.
whether i have to use rasdd.dll or unidrv.dll file.
i have one gpd file which supports all functionalities
of that receipt printer.
this printer can support red color printing also.
but when i give a print on red color string
it s printing in black color only
whether i have to change in .gpd file
to support that red color printing feature.
ur answers are greatly appreciated.
pl.help me
You are currently subscribed to ntdev as: xxxxx@microsoft.com To
unsubscribe send a blank email to %%email.unsub%%