如何使用Swift打印ESC/POS网络
我想从iOS应用程序打印到使用ESC/POS命令的Thermal Printer(连接到网络)。 我已经有一个将文本转换为ESC/pos命令的框架,但我不知道如何将其发送给打印机。 我认为这些步骤是:
- 连接到打印机,
- 将代码发送到打印机
- 在完成作业后,
关闭与打印机的连接。有人可以帮我吗?
I want to print from iOS app to thermal printer (connected to a network) that use ESC/POS command.
I have already a framework that translate a text to ESC/POS command but I don’t know how to send it to the printer.
I think that the steps are:
- connection to printer
- send code to printer
- close connection to printer when job is done.
Somebody can help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论