开发者

Print default logo on mobile printer zonerich AB-320M

开发者 https://www.devze.com 2023-03-10 12:04 出处:网络
开发者_运维知识库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 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.


[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.

0

精彩评论

暂无评论...
验证码 换一张
取 消