c - HP PCL via TCP/IP -


Where can I find an example program in C to print on the HP printer connected to the network printer.

Printing requires a printer driver which handles all the work of communication with the printer .

You just need to worry about how to print, the fact that the printer is network or USB or parallel does not matter

If you are hardcore and want to be (you believe That you are on the windows)

Otherwise you can only redirect the output to STDIO


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -