Is it possible to change a font size based on the amount of text in a line in ZPL? I have a text block that if a customer name is too long spills out of the box. I would like the font size to be reduced.
Dynamic font sizing?// Expert user has replied. |
1 Replies
There is no dynamic font sizing or auto-fit feature per se within ZPL. The Text Block (^TB), however, can be used to deal with the situation like this, as the Text Block command has auto word-wrap function.