epson tm300切纸命令详细如下,请教pb中如何写?
esc i
[name] execute partial-cut(one point left uncut)
[format] <1b>h<69>h
[description] execute a partial-cut of the paper
[notes] this command is valid only when input at the beginning of a line
this command is effective only for the tm-u300a and tm-u300b series printers.
esc m
[name] execute partial-cut (two points left uncut)
[format] <1b>h<6d> h
[description] execute a partial-cut of the paper
[notes] this command is valid only where input at the beginning of a line
this command is effective only for the tm-u300a amd tm-u300b series printers.
是不是可以用printsend()来发出切纸命令产,是的话要如何写?不是的话用那个函数?如何转换?谢谢指教。如需原说明文档,请留下邮件地址。
本人qq175333,eamil:sthhh1@163.net
谢谢指教!
问题点数:80、回复次数:4Top
1 楼njscorpio(潜水王)回复于 2002-02-28 10:35:29 得分 0
关注!Top
2 楼killerdanny(堕落的瓦拉斯塔兹)回复于 2002-02-28 10:55:17 得分 0
http://www.csdn.net/expert/topic/228/228668.xml
看看
呵呵
printsend(job,"~h1b~h69")//试试
Top
3 楼yling(画无雨)回复于 2002-02-28 10:59:49 得分 80
你再做pos?
我用过epson tm210型号的打印机,不知道你用的是并口的还是串口的
oicq:206051Top
4 楼hhdhhd(小海)回复于 2002-02-28 15:04:50 得分 0
killerdanny(danny@转职中...) ,你好,可我是用dw_name.print()直接进行打印啊,不用设置打印作业的啊Top




