使用Android打印热敏ESC/POS发票。

huangapple 未分类评论51阅读模式
英文:

print invoice using thermal esc/pos using android

问题

这个收据使用 .net 的绘图类进行打印。
它使用 Arial 字体。.esc/pos 不支持 Arial 字体。
我如何在 Android 上实现类似的效果?我在这方面很不了解。

英文:

使用Android打印热敏ESC/POS发票。

This receipt print using .net using drawing class.
it is in arial font .esc/pos not support arial font .
how can achieive like this using android .i am naive in this.

答案1

得分: 0

请将整张收据制作成一张单色图像,并使用您想要的字体、设计和布局进行呈现,然后创建数据。

如果使用ESC/POS图像数据打印功能打印它,您将会得到所期望的结果。

英文:

Please make the whole receipt as one monochrome image, and render it with the font you want, the design and layout you want, and create the data.

If you print it using the ESC/POS image data printing function, you will get the desired result.

huangapple
  • 本文由 发表于 2020年6月29日 06:55:10
  • 转载请务必保留本文链接:https://java.coder-hub.com/62629063.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定