I want to print a QR in my thermal printer. I use the following command
lpr -P POS58 qr.png
As you can see my QR is a PNG image. It prints it totally fine except for the fact that before the QR the printer leaves a lot of blank paper.
How could I fix this?