Tech Support > Microsoft Windows > Drivers > Printer Status Monitor
Printer Status Monitor
Posted by Nitin on January 25th, 2005


Hi,
I am writing a unidrv based printer driver on Windows-xp. I need to develop
a status monitor to display the printer status information specific to the
printer. For this what all components of the printer driver architecture I
have to develop. In other words how can I communicate with the printer to
get the status information through any driver and pass it to the status
monitor application.

Any help would be appreciated.
Thanks,
Nitin


Posted by Jo_Kei on January 28th, 2005


You can read the status from port. Then get the data, ananysis the data to
get the right status.


"Nitin" <nitinp@noida.hcltech.com> wrote in message
news:uZNM%23FqAFHA.3404@TK2MSFTNGP10.phx.gbl...


Similar Posts