divyam0704
Newbie level 1
- Joined
- Nov 27, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 20
Hi,
I am Diwyesh Dave. I am using HP officejet pro 8000 printer in my project. I have written a "printer driver program" in C language for my project. It is a USB printer, and after sending the data, I dispatched the USB.
SCENARIO: When I send some data to print, it prints whole data successfully, but after printing the whole data, it wait for more data to print and shows the message "WAITING...".
QUERY: So my question is that what command or set of characters need to be sent to printer to disable it after printing the data.
Thank you
I am Diwyesh Dave. I am using HP officejet pro 8000 printer in my project. I have written a "printer driver program" in C language for my project. It is a USB printer, and after sending the data, I dispatched the USB.
SCENARIO: When I send some data to print, it prints whole data successfully, but after printing the whole data, it wait for more data to print and shows the message "WAITING...".
QUERY: So my question is that what command or set of characters need to be sent to printer to disable it after printing the data.
Thank you