收据打印机问题 [英] Receipt Printer Problem

查看:88
本文介绍了收据打印机问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在POS系统上使用Epson-TM-U210A Not Cut收据打印机.我的问题是,当
从打印开始算起的纸张长度为11英寸.

如何防止打印机在完成收据打印之前不进纸?

谢谢大家

I am using Epson-TM-U210A Not Cut receipt printer for my POS system. my problem is that the printer automatically feed some paper when the
length of the paper riches 11 inch from the start of printing.

How to prevent the printer not feed paper until complete the receipt print?

Thanks All

推荐答案

尝试一下,它有两个答案.

使用vb.net进行收据打印中的进纸问题 [ ^ ]
Try this which has two answers.

Feed problem in Receipt Printing using vb.net[^]




如果要切纸,则必须在准备打印的字符串中最后添加chr(27)和char(105).
Hi,

If you want to cut paper then you have to add chr(27) and char(105) at last in the string that you preparing for printing.


这篇关于收据打印机问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆