fellows,
what I'm trying to do should be simple: to print an example label from ZPL II Programming Guide. But no matter what I write, the label is always printed with 40mm length.
This is the code:
^XA
^LH0,30
^FO20,10^AD^FDVERSUL^FS
^XZ
I tried changing the label's settings in the printer's properties, tried to add the ^LL command, set units to dots. I'm using the console from Zebra Setup Utilities, and I've already changed the language to ZPL. Nothing changed.
Do you know what I'm doing wrong or if is there any other place I should change the label's settings?
BTW: the printer is working fine in CPCL mode, it looks like it's something regarding ZPL's configuration.
Thanks in advance.