11

I have to print a variable text in a field block of a ZPL label.

I would like to know if it is possibile to define block width and then automatically wrap text or if it is not possible and I have to manually add a new line char or split the text in two blocks.

Tobia
  • 9,165
  • 28
  • 114
  • 219

1 Answers1

17

Use the ^FB – Field Block command in the manual

JMK
  • 27,273
  • 52
  • 163
  • 280
Elton Saunders
  • 1,238
  • 1
  • 12
  • 23