I'm trying to cut the paper pragmatically by sending paper cut command to the printer (Epson TM U220 with USB port).
I used the printer with Generic/Text Only Driver and Epson printer port which I found after installing
Epson advanced printer driver.
Printer command code is (GS V m), where m = 0,1,48 or 49 which I found on the device manual.
I would like to know how to send these command to printer by StringWriter.
I use Generic/Text Only printer because it's much faster than using Epson driver.
I'm really new to C# windows and please anyone kindly provide me some lines of code to achieve this. I've been surfing the web for several days and still not found the answer yet. I think I need to send printer command as byte but I don't know how to do :(
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…