在移动打印机 zonerich AB-320M 上打印默认徽标
我正在尝试为此移动打印机 (Zonerich AB-320M) 添加默认徽标 http: //www.zonerich.com/english/ab-320m.htm ,我的意思是我们需要每次发送打印时,打印机本身都会在页面顶部打印带有默认徽标的内容...我已经有一个可以打印的 J2ME 应用程序,但我无法设置默认图像...这可能吗,还是我在浪费时间...
[更新]
大家好,我终于找到了如何做到这一点,我必须写信给 zonerich,他们给了我一个应用程序,可以将 BMP 图像下载到打印机内存,他们使用这个十六进制命令选择图像徽标,它可以工作...
1C 70 i 30 其中“i”是位置关于标志的记忆。
I´m trying to put a default logo to this mobile printer (Zonerich AB-320M) http://www.zonerich.com/english/ab-320m.htm , I mean we need that everytime we send to print, the printer itselfs print the content with a default logo at the top of the page... I already have a J2ME app that print but I cannot set a default image... is this possible or I'm wasting my time...
[UPDATE]
Hi Guys I finally found how to do this, I have to write to zonerich and they give me an app that download a BMP image to the printer memory, and them with this HEX command we select the image logo and it works...
1C 70 i 30 where "i" is the position on memory of the logo.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
[更新]
大家好,我终于找到了如何做到这一点,我必须写信给 zonerich,他们给了我一个应用程序,可以将 BMP 图像下载到打印机内存,然后使用这个 HEX 命令,我们选择图像徽标,它就可以工作了。 ..
1C 70 i 30 其中“i”是徽标在内存中的位置。
[UPDATE]
Hi Guys I finally found how to do this, I have to write to zonerich and they give me an app that download a BMP image to the printer memory, and them with this HEX command we select the image logo and it works...
1C 70 i 30 where "i" is the position on memory of the logo.