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

Problem with Zebra Printer

Former Member
0 Likes
743

Hi Gurus,

We are trying to print Labels using Zebra Printers. All these days we had a smart form and was printing lables to the Zebra printer. But now, we want to print Labels using Script for which I had downloaded BarOne software and generated the ITF file and copied the generated code in the script. When I print this Script, I see that a spool is getting genarated and getting processed correctly but when I see at the printer I dont see any print out. I was looking at some old threads and see something about device types ZLB_ZEB and ZLB_ZEB2. Is it mandatory to create these device types and also to upload ZLBZEB2.PRI file?.

Can someone help me out in letting me know as what are the configurations to be done before trying to print the script?

Also, are there are configurations required for Smartforms?

Helpful answers are always rewarded.

Thanks,

SP.

2 REPLIES 2
Read only

alison_lloyd
Active Participant
0 Likes
509

Try on OSS there is a note which specifies the device types to be created

Read only

Clemenss
Active Contributor
0 Likes
509

Hi Shashi,

I remember that the output created for ZEBRA is plain pure ASCII with a few ESCAPE characters. Look at your Spool output in RAW format - this should be valid ZEBRA code containing your label information. When using BARone software, make sure that you use exactly the printer type of your ZEBRA model - if you use the wrong model, no or no correct output is created.

Then, use a ZEBRA print device available in SAP.

Regards,

Clemens