cancel
Showing results for 
Search instead for 
Did you mean: 

How to developed a label for zebra printer in smartform

Former Member
0 Kudos

Hi all,

i have to print one label developed in smartform for zebra printer.

i don't know much about how to develope a code to print the label in zebra printer.

i only know that the code is done in one main window and it has some different text and sumbols in coding.

can u pls. tell me how to start with this.

How can i understand that which symbol or code is used for which thing.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

sarvesh_gudapati2
Contributor
0 Kudos

Please check my response in thread

Former Member
0 Kudos

For Zebra Printer lables u will design the Label in third party software.

i.e. u can use Barone software. visit www.barone.com

design label over there with some dummy variables.

After design is complelte there will be option to convert it into .itf file.

import that .itf file into a standard text. u have a option in SO10 for this.

then repalce dummy variables with u r actual program variables.

then call this Standard text in the main window.

Suresh