J junaks2000 New Member Nov 23, 2020 #1 Where can I get/purchase/donate for a printer library? I am planning to make a Billing System using a Bluetooth printer. Thank you.
Where can I get/purchase/donate for a printer library? I am planning to make a Billing System using a Bluetooth printer. Thank you.
Erel B4X founder Staff member Licensed User Longtime User Nov 23, 2020 #2 Search Results www.b4x.com Upvote 0
Bladimir Silva Toro Active Member Licensed User Longtime User Nov 23, 2020 #3 Hi @junaks2000 I have made a billing and ordering system using B4A and jRDC2 connected with SQL Server. See attached an example in B4A which prints on a BT printer that is paired. The commands used are ESC / POS Attachments PrinterBT.zip 114.4 KB · Views: 235 Last edited: Nov 23, 2020 Upvote 0
Hi @junaks2000 I have made a billing and ordering system using B4A and jRDC2 connected with SQL Server. See attached an example in B4A which prints on a BT printer that is paired. The commands used are ESC / POS
M marvin944 Member Licensed User Longtime User Jul 17, 2022 #4 Bladimir Silva Toro said: Hi @junaks2000 I have made a billing and ordering system using B4A and jRDC2 connected with SQL Server. See attached an example in B4A which prints on a BT printer that is paired. The commands used are ESC / POS Click to expand... Thanks! Did you use a local SQL server or one hosted? Upvote 0
Bladimir Silva Toro said: Hi @junaks2000 I have made a billing and ordering system using B4A and jRDC2 connected with SQL Server. See attached an example in B4A which prints on a BT printer that is paired. The commands used are ESC / POS Click to expand... Thanks! Did you use a local SQL server or one hosted?
Bladimir Silva Toro Active Member Licensed User Longtime User Jul 18, 2022 #5 marvin944 said: Thanks! Did you use a local SQL server or one hosted? Click to expand... Hello @marvin944 You can use a local or hosted server, if you use jRDC2 the only thing you will need to change is the IP address. Upvote 0
marvin944 said: Thanks! Did you use a local SQL server or one hosted? Click to expand... Hello @marvin944 You can use a local or hosted server, if you use jRDC2 the only thing you will need to change is the IP address.