Feed paper on POS Printer C#

Posted by evargas on Stack Overflow See other posts from Stack Overflow or by evargas
Published on 2008-10-16T04:30:29Z Indexed on 2010/05/08 8:18 UTC
Read the original article Hit count: 267

Filed under:
|
|

I've been trying to programatically feed the paper on a pos printer (Epson TM-U220D). The problem I have is that the last line of the document don't get printed, instead, it is printed as the first line of the next document printed. I tried POS for .NET sending the "ESC|flF" command, also tried to send the raw esc/pos command using the serial port, but it doesn't work. Any ideas?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about point-of-sale