|
-
June 2nd, 1999, 06:12 AM
#1
Sending escape sequences to printer
Hello!
I want send an escape sequence to the printer. When I put it into the string, and then print the string usint CDC: rawText(), it simple shows dots (.) in place of the escape sequence.
I tried to use the CDC::Escape() to send the sequence, but I couldn't find, wich value should I send for first parameter (nEscape). I tried PASSTHROUGH, but it didn't work. All I need is to send string like \a or "\x01B\x007" to printer.
What should I do?
Thank you in advance,
Jack Black.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|