Click here to Skip to main content
16,013,338 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to read data from usb printer using pjl commands, some one said, we can read and write is using winspool.drv file.

So whenever i write the commands on winspool api, and then after read a data from printer then it will gives the null value,

so any one can help me, how i can read data directly after writing commands on printer.

Thanks in advance.
Posted
Comments
Sergey Alexandrovich Kryukov 18-Oct-12 15:28pm    
First of all, why reading anything from a printer? Anything very special?
--SA
sanjay.delvadiya1305 19-Oct-12 1:35am    
I want to read the data from printer usign pjl commands like countpage, toner information, scanned pages etc...

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900