Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
POS PRINTER DRIVER ESC/POS icon

POS PRINTER DRIVER ESC/POS


Fidelier Medios de Pago S.L.
20.28
  • Jul 24, 2025
    Update date
  • 0/66
    Security
  • Everyone
  • Android 5.1+
    Android OS

About POS PRINTER DRIVER ESC/POS

Print ESC/POS commands & LOGO pic easily without driver via Net, WIFI, USB & BT.

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**

Show More

Additional APP Information

Latest Version

20.28

Uploaded by

Nathan Dutrieux

Requires Android

Android 5.1+

Available on

Content Rating

Everyone

Security Report

What's New in the Latest Version 20.28

Last updated on Jul 24, 2025

Actualizada para SDK34

Show More
0/66
Scan Result: Secure
No security vendors flagged this file as malicious
No Virus
No Spyware
No Malware
No Virus
No Spyware
No Malware
Scan Date:Oct 9, 2025
Package Name:com.fidelier.posprinterdriver
SHA-256:ea857d776d8c8584664179c2ae6e566aae1b1b423cf6b0e48a83255026a9eae7
SHA-1:2e68659010666000e8b7afe4414d47a8a257b2fc
Show More
View Security Report

POS PRINTER DRIVER ESC/POS Screenshots

POS PRINTER DRIVER ESC/POS posterPOS PRINTER DRIVER ESC/POS screenshot 1POS PRINTER DRIVER ESC/POS screenshot 2POS PRINTER DRIVER ESC/POS screenshot 3POS PRINTER DRIVER ESC/POS screenshot 4POS PRINTER DRIVER ESC/POS screenshot 5POS PRINTER DRIVER ESC/POS screenshot 6POS PRINTER DRIVER ESC/POS screenshot 7

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.