‎2006 Aug 09 10:58 AM
HI ALL ,
I am executing script which if configured with Zebra Printer ( Using ZPL ie Zebra Printing Language )
but my text ( mat descrp ) is not printed properly on script it gives morethan one space between words in the description . Can anyone suggest :
do we have a separate CONDENSE Command in ZPL like we have in normal Scripts (C) .
Thanks in advance .
‎2006 Aug 09 11:08 AM
Hi Praveen,
try to condense the text before passing it to the script.
You can also use ZPL commands. I guess there are a quite a few of them but they are dependent on each Zebra printer. So better is to condense the text before passing it to the script.
Did u check if there is any option in the BARONE tool where u have defined the label?
Cheers
VJ
‎2006 Aug 09 11:20 AM
&X_EKPO-NETPR(C)& use this in SCRIPT .
C here is CONDENSE.
regards
srikanth
Message was edited by: Srikanth Kidambi
‎2006 Aug 09 11:34 AM