Here is a link to the directory that has CHRS.COM dos program. It is virus free.
http://geek9pm.com/dos/CHRS.COM sends a string of binary characters to the system printer. It expects hexadecimal to be used on the command tail.
So <ESC> "1" should be 1B 31
Like this:
CHRS 1B 31
I hope this is helpful. We used this years ago when using Epsom printers to print forms that would not fit on the paper with the default settings.
