GithubHelp home page GithubHelp logo

xxxin_print's Introduction

react-native-authxxxxin-print

This package works with Honeywell devices that use the Intermec RP4D printer used DPL. It may also work on other Intermec printers, but this is not guaranteed. Only works on Android.

Installation

yarn add react-native-authxxxxin-print

To install the native dependencies:

react-native link react-native-honeywell-printer

方法

.connectBlue() //连接蓝牙
.printText('梨花风起正清明,游子寻春半出城。','50',80,50); //打印字体
.qrCode('aaabbbbccc','00',100,100); //打印二维码
.printLine(40,80,40,100); //打印直线
.closeBlue(); //关闭蓝牙连接
.clearDPL(); //清理 #每次打印前或者打印后,做个清空

TODO

fix bug There is no indication whether printing succeeded or failed

We probably won't have time to fix this since we'll only have a Intermec printer for a limited time.

xxxin_print's People

Contributors

qxxxxin avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ikostic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.