I use the following command to print informed text:
^FB1800,3,0,J^FT100,200^A0B,26,26^FH\^FDLONG TEXT TO BE PRINTED, WHICH DOESNT FIT IN ONLY 3 LINES...^FS
Command ^ FB1800,3,0, J prints a field block with a width of 1800 points, a maximum of 3 lines, justified.
The problem is that if the text exceeds the maximum number of lines, it overwrites the last line! :( This, of course, makes the text of the last line unreadable.
How can i avoid this? Does anyone know if there is a way to shorten the text?
The documentation states that this is happening:
Text exceeding the maximum number of lines overwrites the last line. Changing the font size automatically increases or decreases the size of the block.
For reference: I am using a Zebra 220Xi4 printer.
Any help would be greatly appreciated. Thanks!
source share