+1 vote
in Rock by DavidTurner (14.9k points)
edited

How can you you include a QR code on a check-in label using just ZPL

1 Answer

+1 vote
by (13.1k points)
edited
 
Best answer

Originally posted by Unknown

ZPL has native support for creating a ZPL. See the ^BQ command in ZPL Reference:
https://files.tracerplus.com/public/docs/3rdparty/manuals/ZPL_Vol1.pdf

For example, you could add ZPL Like this:

^FO15,10
^BQN,2,7
^FDMM,A^FDQRData^FS

QRData is the merge field, and the generated QR code will be for whatever that mergefield returns.

Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...