We are seeing the 2D portion of a label expand significantly, overwritting other information the label, when we change one of the characters from upper case to lower case.
ZPL:
^XA^IDR:*.GRF^XZ^XA^IDR:*.ZPL^XZ^XA^CVY^XZ^XA^LH0,0^FS^LL0095^FS^COY^XZ^XA^MMT^XZ^XA^PRC^FS^FT0001,
0110^A0N,0002,0002^FD357061226940485^FS^FT0001,0018^A0N,0002,0002^FDMG9A3LL/A^FS^BY02,
3.0,0050^FS^FT0001,0099^BXN,3,200,,,,_,
^FH^FD_1D241IPhone12Pr_1D250F2LF7MTB0D3Y_1D21351231234567890_1D240661-17225^FS^PQ0001,0,0001,Y^FS^XZ
Prints fine with the upper case I in "IPhone".
When changing "IPhone" to "iPhone" the 2D barcode overwrites the human readable text:
1 Replies
The issue you have seen is related to the way where the text of the "MG9A3LL/A" is placed vs. where the 2D barcode starts. Changing the lowercase to uppercase will change the size of the 2D barcode. Providing sufficient space between the 2D barcode and the text "MG9A3LL/A" should avoid the problem.