cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SCRIPTS LABEL PRITING

0 Kudos

Hi,

could please give me step - by - step sap scripts label priting driver program and script ASP.

Thanks,

BRS

Accepted Solutions (1)

Accepted Solutions (1)

ramesh_mahankali
Active Participant
0 Kudos

Hi,

Here are the steps you need to follow for printing a label on ZEBRA printer:

1. You need to prepare the label in ex. bartender software and export it.

2. You can import that ZPL code into a text element in script.

3. Call the text element in driver program as you do regularly.

You need to use same variable names in bartender and SAP script for your dynamic data.

Hope this helps.

Thanks,

Ramesh

0 Kudos

Hi Ramesh,

        I have a ZPL code just i am copy and paste i need for how to print single page multible lable .

thanks

BRS

ramesh_mahankali
Active Participant
0 Kudos

Hi,

I assume you want to print 2 labels which means 2 copies of same label. In that case you can have 2 main windows to print 2 labels on 1 page.

-Ramesh

Answers (1)

Answers (1)

sjeevan
Active Contributor
0 Kudos

What do you want to print on the label?