Hello Experts, i need your help.
Please, i want print labels in my form Sapscript. The printer is the type SATO and the code is 128.
The label is the material number.
I don't have any idea how to do it, what i must declare in my form, wich style. In the internet, i see that we do some calcul and we add some symbols. I don't understand why the calcul, what these symbols.
Please, can anybody explain me the steps and what i must do it?
Thank you very much.
<MOVED BY MODERATOR TO THE CORRECT FORUM>
Edited by: Alvaro Tejada Galindo on Jul 10, 2008 4:10 PM
Request clarification before answering.
Hello,
In the SAP Script, you have to define first page and the next page.
For every page, you have to define the windows e.g. Header, Main, footer etc.
You have to define paragraph formats and character formats.
The paragraph format will define the properties - like the font, tabs, field alignment, line spacing.
Character format will define the characteristics -like bold etc.
You need to define elements in each of the windows which will be called from the driver program.
Once you design the layout, then you can print the labels as desired.
Make sure you define the windows properly.
<REMOVED BY MODERATOR>
Thanks,
Sushil Joshi
Edited by: Alvaro Tejada Galindo on Jul 10, 2008 4:09 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.