I want to print QRCode with Field Number.
Setting QRCode Format in the table define section, and Set simple text in the field number define section.
but now I only can set QRCode Format in the field number define section.
sample code:
====table define section=========
^XA
^DFR:SAMP.GRF^FS
^FT200,460^BQN,2,5^FN1^FS
^XZ
============================
====field number define section===
^XA
^XFR:SAMP.GRF
^FN1^FDMA,TestQRInfo^FS
^XZ
=============================
can I move ^FDMA, after ^BQN,2,5^, and simplify^FN1 as
^FN1^FDTestQRInfo^FS
Fill the simple Text, I want to display.
Use ZPL Command print QRCode with Field Number |
0 Replies