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 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 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) ESC_POS
Code module
Subs in this code module will be accessible from all modules.
Fields:
BoldOff As String
BoldOn As String
DoubleOff As String
DoubleOn As String
FontA_Bold As String
FontA_DoubleHight As String
FontA_DoubleWide As String
FontA_DoubleWideHeight As String
FontA_Normal As String
F B4A Class Bluetooth ESC/POS Printer Class - agraham (first post)    May 27, 2023   (1 reaction) The ESC/POS specification defines two ways of printing images. That is why the library has two ways of printing as it implements both. Why there are two in first place I don't know. B4A Question ESC/POS thermal printers showing incorrect Arabic characters - Jmu5667 (first post)    Nov 19, 2022   (1 reaction) Have you tried maybe creating an image of the text first, then print the image ? B4A Question ESC POS Print Service - Hamied Abou Hulaikah (first post)    Aug 31, 2022   (3 reactions) Use @Star-Dust solution:
1- convert pdf to image
2- print image using printbitmap B4A Question Epson (ESC/POS) commands - Printer - aeric (first post)    Apr 04, 2023 Try dumping the test print to see the configuration by press and hold the paper feed button while turning the printer on. B4J Question Printing to USB Label printer - keirS (first post)    May 21, 2022 You need to use a Generic / text only driver. ESC/POS is not a label printer standard it’s a receipt printer standard. There is no standard label printer language and there are quite a few of them as the printer manufacturers use their own languages. ZPL for Zebra, DPL for Datamax, IPlL for Interm 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). Page: 1   2   3   4   5   6   7   Powered by ColBERT |