RE: New to driver development by WeDoDrivers
WeDoDrivers
Sun Jul 08 00:10:00 CDT 2007
You need a custom printer device driver. We can give you all kinds of code
if you need it. All our projects build in Visual Studio, but are just the
same as the WDK.
-Jordan
----------------------------------
WeDoDrivers.com
"The Printer Driver Experts"
We handle any size printer driver project, large or small.
"Samir Prabhudesai" wrote:
> Hi,
>
> We are developing a USB thermal printer driver. We were able to install our
> printer using the sample codes from the DDK but how do we issue commands when
> we do the actual printing? I mean how do we issue the ESC sequences that are
> sent to the printer? Where do we write the code for this purpose?
>
> Regards,
> Samir