Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ZPL Center Align

Status
Not open for further replies.

bachya

Programmer
Joined
Aug 8, 2007
Messages
1
Location
US
Hi all,

New user of ZPL II with the Zebra TLP 2844-Z; I haven't been able to find a good way to have a text field centered in the label. I've written a web application (for a kiosk) that takes data and sends it directly to the 2844 via the Generic Text Driver - that text field is going to be different every time (it represents a user's name), and so I was wondering if there is a way in ZPL to take that data and center it on the label.

Any help is appreciated greatly. Thanks.
 
Bachya,

I was wondering if you got an answer to this? I'm having the same problem...
 
The Field Block command (^FB) might work. This has a center justification option.
 
Put in leading spaces programmatically to simulate centering.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top