pretix / pretixprint-android

Android printing driver app for pretixPOS and pretixSCAN
Other
6 stars 9 forks source link

Added Brother Print SDK for Android implementation #43

Open thvranken opened 2 years ago

thvranken commented 2 years ago

Implemented the Brother Print SDK for Android, which allows printing on Brother QL series label printers via USB, network and Bluetooth.

It also offers additional settings (print resolution, auto-cut on/off, ...).

Bitmaps to be printed are scaled and centred if necessary.

Tested on a Brother QL-720NW (USB and network) and on a Brother QL-820NWB (Bluetooth).