B4A Library SD EscPos Printer (Lan,USB, Bluetooth SPP, BLE) - Star-Dust    Aug 21, 2024   (18 reactions) log release
1.04
Added CutPartialPaper, CutTotalPaper and feed(lines As Int) in esc_pos.
Added WriteBitmap WriteByte WriteText - send to print immediately
1.05
Added conversions of color images to black and white for printing
1.06
fixed LAN classbug
1.07
Added Beep method
1.08
Added WriteB B4A Library SD: BT Printer Bluetooth - Star-Dust    Oct 16, 2024   (37 reactions) ANNOUNCEMENT
Starting today, this library will be abandoned and will no longer be distributed.
A new, more comprehensive Android library for ESC/POS thermal printers will be released. (BT, BLE, LAN, USB) (here)
(No WRAP, No Java Only B4A)
BT_Printer library allows you to print text and image to B4A Library ESC/POS Thermal Printer - roberto64    Jan 26, 2024   (6 reactions) Hi, I share this ESC/POS Thermal Printer lib, I only tried it with Bluetooth, and to try with USB and TCP and BLE, I didn't have the opportunity to try it, anyway for help https://github.com/DantSu/ESCPOS-ThermalPrinter- Android".
a greeting B4J Library [B4X] SD Zebra (printer) - Star-Dust    Sep 16, 2023   (14 reactions) This library is the result of my first approach with Zebra printers. I started by connecting via LAN (or Wi-Fi) ZPL language.
I plan to connect via BLE and perhaps also via USB. Have a good time. Preview only works if you have an internet connection
For ESC/POS Printer see here
The Demo version does B4A Library ECS/POS printer WIFI print library - hears    Dec 12, 2017   (10 reactions) THIS libary can print string ,and picture ,
same to USB print libary,only can use for ECS/POS printer,
the other printer i guess can use
.SendDataByte() function send different data format by byte.i didn't try it.
i have try this demo can make a sleep HP printer wake up,but didn't print.
https: B4A Library ECS/POS printer USB print library - hears    Dec 11, 2017   (11 reactions) Sub Button1_Click
Dim vid As Int
Dim pid As Int
vid=0x1CBE
pid=0x0003
pt.connectusb2(vid,pid) 'HERE IS YOU DEVICE VendorID AND productID"
End Sub
Sub Button2_Click
pt.printstr("UNDER IS PICTURE")
pt.printtest 'TEST PAPER
End Sub
Sub Button3_Click
Dim pic Share My Creation Point Of Sales (POS) - aeric    Jun 28, 2024   (33 reactions) This is a Point of Sales (POS) system under development.
The basic functions such as Discount, Price override, Barcode scan, Item Void, Hold/Call Bill and Reprint Receipt are available. It also has an Admin or "backend" login for changing system setting, manage users and inventory and generate sales B4i Library iSD BLE Printer - Star-Dust    May 07, 2023   (5 reactions) ESC_POS
Fields:
BoldOff As NSString*
BoldOn As NSString*
DoubleOff As NSString*
DoubleOn As NSString*
FontA_Bold As NSString*
FontA_DoubleHight As NSString*
FontA_DoubleWide As NSString*
FontA_DoubleWideHeight As NSString*
FontA_Normal As NSString*
FontB_Bold As NSString*
FontB_DoubleHeight As NSS B4A Class Bluetooth ESC/POS Printer Class - agraham    Jun 12, 2019   (40 reactions) For the last couple of weeks I have been playing with an 80mm Bluetooth ESC/POS thermal printer I bought off eBay, new and delivered, for the ludicrously cheap price of £20. While the print quality, particularly of images with large areas of black (they are gray due to power supply or thermal dissip Share My Creation B-POS - Simple point of sale - nwhitfield    Feb 05, 2024   (17 reactions) B-POS is a fairly simple point of sale app that's designed to run on a tablet and enable the sale of merchandise at events. We're a member supported club, and this is an important source of revenue for us. It's intended to be used with a standalone card reader, like a Square or MyPOS device, and can Page: 1   2   3   4   5   6   7   Powered by ColBERT |