Can I send a ESC d command to a POS printer from perl?
- by Bradleyb
I have a Star TSP100 printer and I'm having few problems with it really.
My problem is that I'm not as familiar with programming as I should be - but I'm learning!
The programmers reference for the Star printer says that if I send a ESC d to the printer - that will activate the built-in cutter - which I would like to do very much.
My problem is that I have no idea how to send an escape code like that from within PERL - if it's even possible.
I really appreciate any advice on this one.