-
I have a Brother QL-500 label printer at home. The device can print a bunch of different formats and will only work if the format installed and the one specified in the driver match up.
OK, let's a…
-
Good day Thank you for this wonderful sample. However how do you print to a p-touch label
form this binding? Or how do I send a text to the printer there are no examples.
ghost updated
5 years ago
-
![A GIF or MEME to give some spice of the internet](https://i-cdn.embed.ly/1/display?key=5b4f224fb4324b0ea66ced88b214e1aa&url=https%3A%2F%2Fi-cdn.embed.ly%2F1%2Fdisplay%3Fkey%3Dfd92ebbc52fc43fb98f69e5…
-
The following message is displayed when starting the memberbooth application:
```
$ ./memberbooth.py `cat .token` -u http://localhost:8010
deprecation warning: brother_ql.devicedependent is depre…
-
### What did you do?
tried to install via pip3 or python setup.py a python-program with dependencies to pillow
`Searching for pillow>=3.3.0
Reading https://pypi.python.org/simple/pillow/
Downloadi…
-
The following code works perfectly (creates abc.bin file and prints from the printer) on command prompt:
```
brother_ql_create --model QL-800 --red abc.png --label-size 62> abc.bin
brother_ql_print…
-
When I connect the Brother QL-800 to my Ubuntu 18.04 installation, the device appears as a mass storage device, rather than a printer. As a result, brother_ql does not list it as an available device. …
-
As keyer, I want to be able to print album tags to a Brother QL-810W or QL-820NWB label printer.
-
I have to cut the Label manually on the Printer after printing. Over the Brother Driver (like "$ brother_ql_print DS_Logo.bin /dev/usb/lp0") the Label gets cutted immediately. I would appreciate a fu…
-
Hi,
Looking at the racer user-guide I couldn't understand how to work properly with racer.
I'm working with SBCL, and would like to run racer examples.
Maybe you can help me with those issues pleas…