POS PRINTER DRIVER ESC/POS APK

Version 18.0 - com.fidelier.posprinterdriver
fidelier,posprinterdriver,tools,printer,driver

POS PRINTER DRIVER ESC/POS apk

APP Information

Download Version 18.0 (18)
Apk Size1,008.61 KB
App DeveloperFidelier
Malware CheckTRUSTED
Install on Android4.0.x and up
App Packagecom.fidelier.posprinterdriver.apk
MD5fc42b3519a18311e0ce4857e9048ec7b
Rate5
Website http://www.posprinterdriver.com

Download POS PRINTER DRIVER ESC/POS 18.0 APK

App Description

POS PRINTER DRIVER ESC/POS is fidelier,posprinterdriver,tools,printer,driver, content rating is High Maturity (PEGI-18). This app is rated 5 by 1 users who are using this app. To know more about the company/developer, visit Fidelier website who developed it. com.fidelier.posprinterdriver.apk apps can be downloaded and installed on Android 4.0.x and higher Android devices. The Latest Version of 18.0 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 1344+ times on store. You can also download com.fidelier.posprinterdriver APK and run it with the popular Android Emulators.

XXXXXX

Source Code now avaliable , send mail to ask for it!

XXXXXX

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.

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 helpers for ESC commands like 

Easy font size selection.

$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 

 Ejemplo

        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);

Enlace directo:

        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 

App ChangeLog

  • Easy Config and print logo in Top.
    Auto Reconect BT, Print special a á à ä correct in BT Devices, Profesional suscription
    bold and unbold added

App Screens

POS PRINTER DRIVER ESC/POS App Screen 1POS PRINTER DRIVER ESC/POS App Screen 2POS PRINTER DRIVER ESC/POS App Screen 3POS PRINTER DRIVER ESC/POS App Screen 4POS PRINTER DRIVER ESC/POS App Screen 5POS PRINTER DRIVER ESC/POS App Screen 6

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. Sanchit Shinde-avatar

    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

  2. Maruti Lavate-avatar

    Maruti Lavate

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

  3. diego abad-avatar

    diego abad

    I love it. I jus wonder if i can print QR codes or images from the web page

  4. Rahmatullah Shinwari-avatar

    Rahmatullah Shinwari

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

  5. LTSO Ocala-avatar

    LTSO Ocala

    didn't see printer.

  6. Kalinga Restraurant-avatar

    Kalinga Restraurant

    Ok

  7. Khine Zaw-avatar

    Khine Zaw

    My Ethernet printer works instantly and I registered 1$ subscription. But I can't figure out how to print from app like Google doc.

  8. Budi Hartono-avatar

    Budi Hartono

    I just randomly picked some pos printer apps from Play Store. Surprisingly, it works on Zjiang 5802 portable bluetooth printer.

  9. Jose Maestro-avatar

    Jose Maestro

    No he podido utilizar la aplicación para imprimir desde un browser (Firefox, por ejemplo) Can't use the application to print from a web browser.

  10. A Google user-avatar

    A Google user

    can somebody help me. i recently subscribe this apps. but cannot used. the USB 500 setting cannot be config saved. and the only print i can do is the trial print since POS printer doesnt doesnt appear on WPS docs.