Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Print Labels using SMART forms

Former Member
0 Likes
1,166

Hi! All,

We are trying to print on a zebra barcode label printer using SMART forms. These are carrier compliant labels and will be provided as a ZPL file for every delivery. I need to include this ZPL file in the SMARTform.

Any help on this subject is greatly appreciated.

Thank You,

Leena.

4 REPLIES 4
Read only

Former Member
0 Likes
717
Read only

Former Member
Read only

Former Member
0 Likes
717

These are dynamic images stored on a network server and not uploaded using SE78.

Read only

0 Likes
717

Hi,

I believe the ZPL(Zebra Printer Language) file is in ITF Format.Using Transaction SO10 create a Standard Text by uploading the ITF File.You will see the ZPL Code that starts with ^. Then include the standard text in your smart forms text.

Gisk