I have been experimenting with this for some time. I donβt think you can fix the size when you use the zpl II
script, instead generate an image with a QR, scaling it to this size.
If you will not use QR as an image, try manipulating the magnification factor. From doc :
^BQa,b,c,d,e c = magnification factor Accepted Values: 1 to 10 Default Value: 1 on 150 dpi printers 2 on 200 dpi printers 3 on 300 dpi printers 6 on 600 dpi printers
So, in your case insted:
^BQN,2,10
using
^BQN,2,9
or less.
source share