Tobia
Tobia

Reputation: 9531

Zebra ZPL wrap text

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.

Upvotes: 12

Views: 18309

Answers (1)

Elton Saunders
Elton Saunders

Reputation: 1278

Use the ^FB – Field Block command in the manual

Upvotes: 17

Related Questions