Hi,
I want to create a QR Code with maximal data string is 30 digit (data is dinamically that can under 30 digit) and the weight and height of QR is 5cm x 5cm.
What ZPL Command to setting it?
I use Zebra Printer ZT410.
Thank you,
Hi,
I want to create a QR Code with maximal data string is 30 digit (data is dinamically that can under 30 digit) and the weight and height of QR is 5cm x 5cm.
What ZPL Command to setting it?
I use Zebra Printer ZT410.
Thank you,
There is only one command for QR code in the ZPL. It's ^BQ command. In this command, there is a parameter to magnifying the size of the final QR code image. However, there is no guarantee to generate a 5cm x 5cm QR code image.
Points: 0
You voted ‘up’
Hello Ambar,
With ^BQ ZPL command there is no ability to pring QR Code with some arbitrary size. As you can see in documentation referd by Steven it is able to print QR Code of some standard size with magnification factor value applied. You can use exact value of magnification factor parameter from 1 to 10.
Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies
Points: 0
You voted ‘up’
In Printer ZT410 can i sett the magnification factor more than 10?
Cause with magnification factor 10, its generated QR code so small with maximal character 30. I want create a QR Code with bigger size.
Points: 1
You voted ‘up’