‎2007 Jun 02 1:49 AM
HI i am assigned to create labels in scripts,i have no knowledge. can u help me to create labels in script and pass text to them.if any one has sample code of how to do plz do paste them.I would reward points for the useful answers.
‎2007 Jun 02 1:52 AM
what type of label you want to print ? is it zebra printer bar one ?
‎2007 Jun 02 4:49 AM
Hi,
Procedure to create the label and how to use it for the printing purpose in sapscript.
1. Create the required label (Layout) in the BarOne software -> save it as .LBL file.
2. Go to Menu bar File - > Create format for mySAP business suite - > Include objects
in the Sapscript file will be checked here - > Next - > Include Logos and include
TTF as Bitmap fonts will be checked here - > Next - > Click on Browse button and
save it as .ITF file - > Press finish and close the window.
3. Go to SO10 Transaction. Create a text name here - > Go to Text - > upload - > check
the option ITF press ENTER - > Enter the path of .ITF file and press ENTER.
Save this standard text.
4. Create form in SE71 include this standard text in main window.
5. Pass this SAPSCRIPT FORM in the print program FM OPEN_FORM.
For More Info,Check this :-
Regards,
Padmam.