【发布时间】:2021-09-21 05:39:13
【问题描述】:
我想在 Android 设备上通过网络 (PWA) 打印到热敏收据和标签打印机。
在此页面中,您可以看到一些示例代码: https://github.com/WebBluetoothCG/demos/blob/gh-pages/bluetooth-printer/index.html
是否可以打印到“任何”支持蓝牙的热敏打印机,或者是否有一些过程来确定哪些蓝牙收据和标签打印机兼容。
我担心有些打印机只能使用为 java/objective-c/swift 编写的提供的 sdk。
【问题讨论】:
-
打印机可能希望文档采用特定格式,如果没有提供的 sdk,您将无法复制...
标签: printing bluetooth label thermal-printer web-bluetooth