New line in Zebra ZPL

SleepNot picture SleepNot · Nov 16, 2012 · Viewed 30.1k times · Source
  1. How do I put new line characters for my "Text"? Say for example:

Hello World

will become Hello World

is there anyway that I can put a new line character for my code like this?

^FT78,76^A0N,28,28^FH\^FDHello\nWorld^FS
  1. If the "text" in my label is too long, how would I put another line to it?

Answer

Dharmesh Prajapati picture Dharmesh Prajapati · Jul 10, 2013

Use \& for new line

^FT78,76^A0N,28,28^FH\^FDHello\&World^FS