cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to pring Lable & Barcode in Zebra printer.

Former Member
0 Kudos

Hi,

We have designed a new lable using the zebra software: ZebraDesigner for mySAP Business Suite 2. This software generates a Zebra code and the same is copied in SAP script to pass the command to Zebra printer.

The Zebra printer name is : Zebra Z4M Plus (300dpi).

Font: ^B3 Code 39

We are using SAP Script to print the output.

Error: When we fire the print, the lables are printed "blank". What could be the possible areas where we need to check.

Thanks & Regards

Nayan Shah

<offer removed by moderator>

Edited by: Thomas Zloch on Jan 20, 2011 5:00 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member536879
Active Contributor
0 Kudos

Hi,

Can you please check whether the values are coming in script at the time of debugging?

Do you have any hard coded text in the Label? If so that is also not coming?

One thing i want to inform you that dont change the name of the label when you are doing the export in the Zebra designer. Use the Same label upload to so10 and then copy the code from there and paste that in to your script.

Please try with this.

With Regards,

Sumodh.P

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sumodh,

Thanks for your reply.

We have hard coded text but even they are not printed in the Zebra printer. Also, we are encountering this error with the new lable designed. If we print the old (existing) lable then it prints fine with the same SAP script,

Await your coments

Thanks & Regards

Nayan Shah

former_member536879
Active Contributor
0 Kudos

Hi,

Please follow the below process.

1. Create the Label

2. Give the Varibale names and the correct the length for the variables.

3. Give the barcode and the value that you want for the barcode.

After doing all these save the label .

Export the label. while doing this dont change the label name.

This lable must be stored in some folder.

Upload the label in the SO10 in the TIF Format.

Please dont do any changes in the code that is created by automatically and also please check when you are printing just see in debugging that its comes in to the script.

It may be getting skip at the first line itself.

With Regards,

Sumodh.P

Former Member
0 Kudos

Hi

First you check whether the windows print is coming or not from that bar code printer, Goto printers settings , right click on the printer, select the test print option, now it will print the windows symbol on the label, if it is working fine from windows side, it could be problem in your script. Check your SPAD settings related your barcode output device.