Ascii Write From SLC504 to Serial Printer
Ascii Write From SLC504 to Serial Printer
(OP)
I'm doing an ascii write to a printer and I can get all of my characters (put my to print characters in the string text of my ST:X) to print properly. I can do a carriage return with no problems as well (use ^j^m in the string text of my ST:X). My problem comes when I try to change the font size. I'm not able to get the character size to change no matter what I send to the printer. Does anyone have any ideas of what I'm missing? I know it has to be something too simple.
BTW, I have seen this printer print larger font sizes so I know it is possible.
BTW, I have seen this printer print larger font sizes so I know it is possible.





RE: Ascii Write From SLC504 to Serial Printer
RE: Ascii Write From SLC504 to Serial Printer
Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com
RE: Ascii Write From SLC504 to Serial Printer