How do you determine the length of the paper and why the length always offset every time you print?
This is my ZPL Code
^XA
^FWB
^FO150,170^BQN,2,6^FDMM,AKODETEST^FS
^TBR,100,500
^A0R,25,50^FO160,450^FDNama Test^FS
^XZ
When i used this code its work, but how to define the fixed size of the paper, i want to print wristband 3 cm x 26 cm and how to slove the offset length everytime i printed the paper?
0 Replies