Discover

Topics

POS PRINTER DRIVER ESC/POS

POS PRINTER DRIVER ESC/POS version history

‹ General Info
Version 1.4
Updated 8 years ago
Version 18.0 (4 variants)
Updated 2 years ago
Changelog posibilidad de envio de intent especial
Intent intentPrint = new Intent();
intentPrint.setAction("com.fidelier.posprinterdriver.PrintActivity");
intentPrint.putExtra(Intent.EXTRA_TEXT, "$intro$PRINT FROM VIRTUAPOS$intro$");
intentPrint.setType("text/plain");
Log.i(internalClassName, "sendDataToIPPrinter Start Intent");
activity.startActivity(intentPrint);
Version 17.0
Updated 5 years ago
Version 15.0
Updated 6 years ago
Version 14.0
Updated 6 years ago
Changelog Easy Config and print logo in Top.
Auto Reconect BT, Print special a á à ä correct in BT Devices, Profesional suscription
bold and unbold added