Afternoon Everyone,
I need some help.
I had create a script to send the printing to the Zebra Printer.
But it seem like there is a Left Margin somewhere that is pushing my printing to the left?
Is there some setting on the printer or some ZPL code that i may had miss out ?
Anyone have any idea ?
2 Replies
There are two options for dealing this type of situation. Option 1 is to adjust the label width setting on the printer. Try to increase the width. You can use the Zebra Printer Setup app to make the width adjustment. Based on the pictures, it looks like the width setting on the printer is smaller than the actual width of the label installed. If the option 1 doesn't work, then use the ^LH0,0 (Label Home) command to reset the label origin.
Good Morning, Thanks for the advice. I will try out your suggestion and update on the progress.