简体   繁体   English

打印位图Esc位置

[英]Print Bitmap Esc Pos

I'd like to print bitmap to thermal printer via Esc/Pos. 我想通过Esc / Pos将位图打印到热敏打印机。

I'm using C# but I'm looking for a correct command sequence to do that independently from the development. 我正在使用C#,但我正在寻找一个正确的命令序列来独立于开发执行此操作。

I tried this example with ESC @, ESC * command 我用ESC @,ESC *命令尝试了此示例

Printing a Bit map image to pos printer via comport in C# 通过C#中的comport将位图图像打印到pos打印机

But it not work correctly and the print (incorrect) is too slowly. 但是它不能正常工作,并且打印(错误)太慢。

I saw there are GS command but I haven't found documentation for develop something that work... 我看到有GS命令,但是我还没有找到开发有用的文档...

See official site of ESC/POS Command Reference 请参阅ESC / POS命令参考的官方网站
Registration was necessary. 需要注册。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM