Zebra GK420d ZPL problem

Joined
Mar 19, 2012
Messages
1
I am having issues setting the label size using ZPL I am sending the following, but it doesn't set it to 1200, and seems to leave it at 800

^XA
^LL1200
^FO50,50^ADB,36,20^FDTest Line 1^FS
^FO150,250^ADB,36,20^FDTest Line 2^FS
^FO250,500^ADB,36,20^FDTest Line 3^FS
^XZ

With EPL it works fine, using the following

Q1200,32
N
A50,50,3,4,1,1,N,"Test Line 1"
A150,250,3,4,1,1,N,"Test Line 1"
A250,500,3,4,1,1,N,"Test Line 1"
P1

Anybody have any experience with ZPL and if so can they see what I am doing wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top