cancel
Showing results for 
Search instead for 
Did you mean: 

Labels in Scripts

Former Member
0 Kudos

How to create labels in SAP Scripts? Explain me the complete process.

Accepted Solutions (1)

Accepted Solutions (1)

jaideeps
Advisor
Advisor
0 Kudos

hi pradeep,

check out these links...

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=labels%20in%20script&cat=sdn_all

thanks

jaideep

if helpful reward points......

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

First create a label desing in any third party software like label matrix etc.

Goto print -> select check box print to file and save as text file.

copy the contents of the file in an standard text and call the std text in the form.

Former Member
0 Kudos

hi

good

To create labels in SAPSCRIPT, you will have to define multiple MAIN WINDOWS in the Page Window.. try the following steps..

Main windows in page windows allow you to format text in multiple columns. Define an area in the page window, in which to position the main windows.

1. Create a page window and assign it to a page.

2. Choose Edit --> Main windows.

A dialog box appears.

3. Enter values in the fields Area width and Area height in accordance with the input guidelines for main windows.

4. Enter values in the fields Spacing and Number in the Horizontal group if you want to use multiple columns. You can ignore the fields in the Vertical group.

5. Determine how many columns and line areas are required for label printing. Then enter the corresponding values in the fields in the Horizontal and Vertical groups

thanks

mrutyun^