Android连接TSC蓝牙打印机进行打印,多种连接方式,问题整理,参考文档,实现代码
Instructions for Android TSC Bluetooth/Ethernet
library functions
有关 Android TSC 蓝牙/以太网库功能的说明
1. openport()
Bluetooth openport(a)
Description: Start the printer spool. Parameter: a: String
Input the Bluetooth Mac Address, example:“00:19:0E:A0:04:E1
Ethernet openport(a,b)
Description: Start the printer spool. Parameter: a: String
Input the IP Address, for example:“192.168.1.50” b:
1