Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How can I send commands to Printer
Name: Alexander Weiss Date: December 28, 1999 at 04:37:55 Pacific
Comment:
Hello,
I want to send a printer commands (escape sequences). Perhabs I must use the type command. Who can me help???
Name: trekker_jas Date: December 28, 1999 at 11:31:42 Pacific
Reply:
I really don't understand what type of printer command you are wanting to send.
0
Response Number 2
Name: Alexander Weiss Date: January 3, 2000 at 00:35:48 Pacific
Reply:
I want to sent PCL commands to a laser printer. Can you help me?
Alex
0
Response Number 3
Name: nick Date: April 5, 2000 at 12:17:43 Pacific
Reply:
I have the same problem. If for ex. I use the old dos commanf chr$(27)"M"chr$(51) for line width adjustment it simply prints me the number "3" -which is equivalent to ascii char 51- How do I go about sending escape code to an inkjet printer such as HP or Cannon ?
0
Response Number 4
Name: khushnud Date: July 2, 2000 at 07:28:39 Pacific
Reply:
how to design in urdu(Pakistan Language)alphabets with escape sequences of printers and in c language
Summary: Hi. I want to know how can I use commands for printer to print graphics for set graphics mode (ESC *m n1 n2). What is the mean of parameters n1, n2? Thanks ...
Summary: I am using Win2K on my server & the clients are using Win9X. I want to send POP UP messages basically as alerts. But Win9X doesn't support NET SEND. How can I send messages to Win9X users. Please do t...