POS PRINTER DRIVER ESC/POS

POS PRINTER DRIVER ESC/POS

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

App info


20.26
December 10, 2024
217,608
Android 4.0.3+
Everyone
Get POS PRINTER DRIVER ESC/POS for Free on Google Play

Advertisement

App description


Android App Analysis and Review: POS PRINTER DRIVER ESC/POS, Developed by Fidelier Medios de Pago S.L.. Listed in Tools Category. Current Version Is 20.26, Updated On 10/12/2024 . According to users reviews on Google Play: POS PRINTER DRIVER ESC/POS. Achieved Over 218 thousand Installs. POS PRINTER DRIVER ESC/POS Currently Has 358 Reviews, Average Rating 2.8 Stars

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**
We are currently offering version 20.26. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

What's New


Review bugs, and printing PDF

Rate and review on Google Play store


2.8
358 total
5 33.4
4 0
3 24.9
2 0
1 41.6

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Dinner 2go

it's great WHEN it works. been using it for over 2 years. had these problems so far - randomly loses connection to the connected printer. initially thought it was a power-saving issue on the printer, but this was nt the case. the printer works fine in other printer apps with no problems. had 1 reply, but then nothing after i responded to his questions. - randomly crashes for no obvious reason. have emailed the developer about this issue a few times. all our tablets are from lenovo. we have 100+ tablets it's a pity, because when it works (on about 20-30 tablets), it works amazingly well.

user
Peter S

I can make it print to a bluetooth printer while the app is open, however I cannot print from my POS app

user
Sanchit Shinde

your app is working perfectly fine for my printer, how can i get the code? i have tried your bit bucket repository but it is not the same, it just have intents, how can i get the actual code which is on playstore

user
Amy Barnett

Don't have an opinion yet. Question though, will this work with a Dymo printer printing on thermal paper via usb? If so, how to setup?

user
Maruti Lavate

Looking for virtual printer. Need to connect original printer to this app

user
A Google user

I paid for app but useless now I m using RAWBT free app work perfectly

user
Gladys Asotie

Rubbish app, letters to small. Waste of money

user
Raf.C

Thank you so much you are so awesome