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

Testing Zebra printer configuration

_IvanFemia_
Active Contributor
0 Likes
4,885

Hi,

I have an issue with a Zebra printer script (it just print the Zebra code) and I would like to test the configuration of the printer before addressing it as a coding issue.

Is there any standard report in SAP to test Zebra printer sapscript?

Thank you

Ivan

1 ACCEPTED SOLUTION
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
2,721

Not sure if it would work, but there is standard text SAPSCRIPT-BARCODETEST to test barcode printing. Maybe it can also be used with Zebra printer? Just go to SO10, open the text and print from the menu.


I've had a similar issue with an impact printer long time ago and it was solved by changing the printer settings and using a different device type in SAP.

8 REPLIES 8
Read only

NAeda
Contributor
0 Likes
2,721

What is the issue?

You can print any standard text SO10 with zebra printer to see the output.

regards,

Naeda

Read only

_IvanFemia_
Active Contributor
0 Likes
2,721

I have Zebra label that is not printed properly (Zebra printer is printing the source code), so I need to check if the drivers and any other basis configuration has been completed correctly.

Currently my Zebra programming code is printed instead of the actual label.

I'm looking for a standard program for testing that Zebra configuration in order to avoid to spend time if fixing a non coding issue.

thank you

Ivan

Read only

0 Likes
2,721

What is zebra printer model? Check below to see if correct device type is used to print the contents, basically driver to handle sap script.

1173046 - Printer Vendor Wizard Note: Zebra

Regards,

Naeda

Read only

_IvanFemia_
Active Contributor
0 Likes
2,721

Thank you, but unfortunately this note is not released

Could you please send a pdf of the OSS note to me?

Thank you

Read only

0 Likes
2,721

Note is released for customer, I am unable to attach pdf files here.

regards,

Naeda

Read only

_IvanFemia_
Active Contributor
0 Likes
2,721

can you send it to my email

name.lastname@gmail.com

Thank you

Ivan

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
2,722

Not sure if it would work, but there is standard text SAPSCRIPT-BARCODETEST to test barcode printing. Maybe it can also be used with Zebra printer? Just go to SO10, open the text and print from the menu.


I've had a similar issue with an impact printer long time ago and it was solved by changing the printer settings and using a different device type in SAP.

Read only

0 Likes
2,721

Thank you,

I will test tomorrow and post my results... I hope it will work...

Ivan