B4A Library SD EscPos Printer (Lan,USB, Bluetooth SPP, BLE) - Star-Dust    Aug 21, 2024   (18 reactions) This library allows you to print with thermal printers compatible with the ESC POS language in 4 different communication channels (USB, Bluetooth SPP, BLE, LAN)
you can download the ble3 library from here
The DEMO version prints one minute every 2. The full version of the library will be issued to B4A Question Can the "Printing" library be used to print via Bluetooth? - aeric (first post)    Jun 05, 2023   (1 reaction) If it is a WiFi or LAN printer, you still can use ESC/POS to print (provided it is supported). Java Question Help with creating a JavaPOS B4J library. - aeric (first post)    Apr 13, 2024 Yes, ESC/POS printer code module provided by agraham above can be use for B4A, B4J and B4i to print through Bluetooth, WiFi, USB and Serial. A little modification is required. Italian Che stampante termica tipo pos da usare con sistemi B4X ? - Gianni M (first post)    Feb 27, 2024   (1 reaction) aliexpress, wow
stampante ordinata il 22/02, consegnata il 27/02 dalla spagna
usb + wifi + esc/pos 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 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 jSD_EscPosPrinter - Star-Dust (first post)    Sep 21, 2024   (1 reaction) Version 1.30 released
Added lan / wifi connection (To be used only for ESC/POS printers)
Dim LanP As LAN_Printer
LanP.Initialize(Me,"LanP","")
LanP.Connect("192.168.1.101",5000)
Wait For LanP_Connected(Success As Boolean)
If Success Then
LanP.Write("Hallo")
B4A Tutorial BlueTooth Printing via SPP - luke2012 (first post)    May 10, 2016 @timwil thanks for your suggestion.
What about sending commands to a wifi thermal printer (ESC / POS) ? If I understood well the object to use is AsyncStreamsObject to send commands string to the printer... B4A Question print over wifi very slow - MR Kai    Oct 03, 2023 hi I'm using this class Bluetooth ESC/POS Printer Class - agraham and is perfect but i have one issue when print kitchen receipt some time print very slow (kitchen receipt) as image Spanish [SOLUCIONADO]Impresora ticket - TILogistic (first post)    Dec 15, 2020   (1 reaction) IBERICA, MODEL P80WIFI USB (Barcelona) La especificaciones del modelo tiene un sdk y emula ESC/POS, debes revisar los parámetros de conexión vía USB. Saludos, Page: 1   2   3   4   5   6   7   Powered by ColBERT |