We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

POS PRINTER DRIVER ESC/POS 螢幕截圖

關於POS PRINTER DRIVER ESC/POS

打印ESC / POS沒有通過網絡,WIFI,USB和BT容易驅動命令及LOGO圖片。

XXXXXX

源代碼現在avaliable,發送郵件,要求它!

XXXXXX

您可以在幾分鐘內打印具有只是幾行代碼。這是因為創建你的意圖一樣簡單,添加您的ESC格式的字符串並啟動(服務)的意圖。

觀看演示中

https://bitbucket.org/fidelier/posprinterdrivertest/src

現在,對在專業版可以直接標識打印,只需選擇上配置一個標誌,它會在每個文檔上打印。

在Android設備Web打印從網頁。只是做一個鏈接:

A HREF =“com.fidelier.printfromweb:// $ biguhw $打印從網頁$介紹$$小$打印小寫字母$ $介紹 - > $ $介紹 - > $ $介紹 - > $介紹$$介紹$$介紹$$介紹$$削減$$從網絡/一開場$“測試打印

從服務器直接打印!

閱讀教學在網絡

打開和關閉標籤

包括傭工為ESC命令狀

易字體大小選擇。

$ $小小尺寸

$ smallh $對於小尺寸雙HIGHT

$ smallw $對於小尺寸雙寬

$ smallhw $對於小尺寸雙HIGHT和寬度

$ smallu $對於小尺寸下劃線

$ smalluh $對於小尺寸雙下劃線HIGHT

$ smalluw $對於小尺寸雙寬度下劃線

$ smalluhw $對於小尺寸雙HIGHT和寬度下劃線

$ $大對於大尺寸

$ bigh $對於大尺寸的雙HIGHT

$ bigw $對於大尺寸的雙寬

$ bighw $對於大尺寸的雙HIGHT和寬度

外接U強調

$削減$切紙

$ $抽屜要打開抽屜第一

 Ejemplo

        字符串dataToPrint =“$大$這是一個打印機測試$ $介紹$ posprinterdriver.com介紹$$介紹$$削減$$介紹$”;

意圖intentPrint =新意圖();

intentPrint.setAction(Intent.ACTION_SEND);

intentPrint.putExtra(Intent.EXTRA_TEXT,dataToPrint);

intentPrint.setType(“text / plain的”);

this.startActivity(intentPrint);

纏繞DIRECTO:

        字符串dataToPrint =“$大$這是一個打印機測試$ $介紹$ posprinterdriver.com介紹$$介紹$$削減$$介紹$”;

意圖intentPrint =新意圖();

intentPrint.setAction(Intent.ACTION_SEND);

intentPrint.putExtra(Intent.EXTRA_TEXT,dataToPrint);

//鏈接IP:端口直接

intentPrint.putExtra(“printer_type_id”,“1”); //對於IP

        intentPrint.putExtra(“printer_ip”,printerIpAddress);

        intentPrint.putExtra(“printer_port”,printerPort);

//鏈接USB:端口直接

intentPrint.putExtra(“printer_type_id”,“3”); //對於USB

        intentPrint.putExtra(“printer_usb_product_id”,usbProductID);

        intentPrint.putExtra(“printer_usb_vendor_id”,usbVendorId);

        intentPrint.putExtra(“printer_usb_device_id”,usbDeviceID);

//鏈接BT:端口直接

intentPrint.putExtra(“printer_type_id”,“4”); //對於藍牙

        intentPrint.putExtra(“printer_bt_adress”,BtDevice);

intentPrint.setType(“text / plain的”);

        intentPrint.setType(“text / plain的”);

        Log.i(internalClassName,“sendDataToBTPrinter啟動意圖”);

免費版本可以在您的機票打印廣告

最新版本18.0更新日誌

Last updated on 2019年12月04日

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

翻譯中...

更多應用信息

最新版本

請求 POS PRINTER DRIVER ESC/POS 更新 18.0

上傳者

Nathan Dutrieux

系統要求

Android 4.0.3+

Available on

POS PRINTER DRIVER ESC/POS 來源 Google Play

更多
語言
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
成功!
您已訂閱我們的郵件通知。