Home Editor's Choice Reviews News Alternatives TopTens Pre-Register Limited-Time Sale Hot Games Hot Apps Category APK Downloader APK Upload Chrome Extension APKFab APP Search App
Select Language

POS PRINTER DRIVER ESC/POS

5.2 32

v20.26 by Fidelier Medios de Pago S.L.

About POS Printer Driver

POS Printer Driver (Package Name: com.fidelier.posprinterdriver) is developed by Fidelier Medios de Pago S.L. and the latest version of POS PRINTER DRIVER ESC/POS 20.26 was updated on December 11, 2024. POS PRINTER DRIVER ESC/POS is in the category of Tools. You can check all apps from the developer of POS PRINTER DRIVER ESC/POS and find 55 alternative apps to POS PRINTER DRIVER ESC/POS on Android. Currently this app is for free. This app can be downloaded on Android 5.1+ on APKFab or Google Play. All APK/XAPK files on APKFab.com are original and 100% safe with fast download.
2024 Versión MultiPrinting
====
You can be printing in minutes with just a couple lines of code. It's as simple as creating your intent, adding your ESC formatted string and start the (service) intent.
See demo in:
https://bitbucket.org/fidelier/posprinterdrivertest/src
Now it si possible direct logo printing on pro version, just choose a logo on config, and it will be printed on top of every document.
Inverse colors of the logo, make gradient colors.
Print From Web in an android device web. Just make a link:
a href="com.fidelier.printfromweb://?$biguhw$Print From Web$intro$$small$Print small letter$intro$->$intro$->$intro$->$intro$$intro$$intro$$intro$$cut$$intro$"Test print from web/a
Print direct from Server!
Read instruction in the web
Open and close a tag
Include easy helpers for ESC commands like
Easy font size selection.
$qr-s-e-text$
Example $qr-8-50-www.posprinterdriver.com$
Size (1-16)
Error correction (48-51) 7%,15%25%,30%
$small$ For small size
$smallh$ For small size with double hight
$smallw$ For small size with double width
$smallhw$ For small size with double hight and width
$smallu$ For small size underline
$smalluh$ For small size with double hight underline
$smalluw$ For small size with double width underline
$smalluhw$ For small size with double hight and width underline
$big$ For big size
$bigh$ For big size with double hight
$bigw$ For big size with double width
$bighw$ For big size with double hight and width
Add u to underline
$cut$ To cut the paper
$drawer$ To open the first drawer
Example
String dataToPrint="$big$This is a printer test$intro$posprinterdriver.com$intro$$intro$$cut$$intro$";
Intent intentPrint = new Intent();
intentPrint.setAction(Intent.ACTION_SEND);
intentPrint.putExtra(Intent.EXTRA_TEXT, dataToPrint);
intentPrint.setType("text/plain");
this.startActivity(intentPrint);
Direct link print:
String dataToPrint="$big$This is a printer test$intro$posprinterdriver.com$intro$$intro$$cut$$intro$";
Intent intentPrint = new Intent();
intentPrint.setAction(Intent.ACTION_SEND);
intentPrint.putExtra(Intent.EXTRA_TEXT, dataToPrint);
// Link IP:port direct
intentPrint.putExtra("printer_type_id", "1");// For IP
intentPrint.putExtra("printer_ip", printerIpAddress);
intentPrint.putExtra("printer_port", printerPort);
// Link USB:port direct
intentPrint.putExtra("printer_type_id", "3");// For USB
intentPrint.putExtra("printer_usb_product_id", usbProductID);
intentPrint.putExtra("printer_usb_vendor_id", usbVendorId);
intentPrint.putExtra("printer_usb_device_id", usbDeviceID);
// Link BT:port direct
intentPrint.putExtra("printer_type_id", "4");// For bluetooth
intentPrint.putExtra("printer_bt_adress", BtDevice);
intentPrint.setType("text/plain");
intentPrint.setType("text/plain");
Log.i(internalClassName, "sendDataToBTPrinter Start Intent");
**Free version could print ads on your ticket**

POS Printer Driver 20.26 Update

Review bugs, and printing PDF
Read More
POS Printer Driver Features

Previous Versions

More

POS PRINTER DRIVER ESC/POS 20.26 APK December 11, 2024 5.47 MB Download

Requires Android: Android 5.1+

Screen DPI: 120-640dpi

SHA1: 49981994d72634efe6d1928de7a72f97c2a6636d

Size: 5.47 MB

What's New:

Review bugs, and printing PDF

POS PRINTER DRIVER ESC/POS 20.25 APK December 4, 2024 5.45 MB Download

Requires Android: Android 5.1+

Screen DPI: 120-640dpi

SHA1: c0815f23272aa73022375f15ec0f04d2f15c62db

Size: 5.45 MB

What's New:

PDF PRINTING support from share and intent

POS PRINTER DRIVER ESC/POS 20.24 APK November 28, 2024 5.45 MB Download

Requires Android: Android 5.1+

Screen DPI: 120-640dpi

SHA1: 2fd94b70b8979752177a6568be725eb14827dad1

Size: 5.45 MB

POS PRINTER DRIVER ESC/POS 20.20 APK November 25, 2024 5.17 MB Download

Requires Android: Android 5.1+

Screen DPI: 120-640dpi

SHA1: 3bd0ca9b31a6849457f807a7802616adbdc21a1d

Size: 5.17 MB

More Information

Category:

Tools Apps

Update Date:

Latest Version:

20.26

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 5.1+

Safe to Download

APKFab.com and the download link of this app are 100% safe. All download links of apps listed on APKFab.com are from Google Play Store or submitted by users. For the app from Google Play Store, APKFab.com won't modify it in any way. For the app submitted by users, APKFab.com will verify its APK signature safety before release it on our website.

Share
Share this page with your friends if you find it useful