2008 Jun 27 3:42 AM
Hi experts,
I'm working on a standard sapscript form and a standard print program.
In the print program, there's PERFORM LONG_TEXT.
so in my form, the long text appear with other font size and font type.
my question is, how can I change the font size and font type for the long text ?
so that the long text can hv same font size n font type togehter with other text in my sapscript form?
Please advise, Thank you.
Hi experts,
I'm working on a standard sapscript form and a standard print program.
In the print program, there's PERFORM LONG_TEXT.
so in my form, the long text appear with other font size and font type.
my question is, how can I change the font size and font type for the long text ?
so that the long text can hv same font size n font type togehter with other text in my sapscript form?
Please advise, Thank you.
2008 Jun 27 3:49 AM
hi,
To get the desired functionality directly you cant change the standard script .For that you have to copy the script into Z form and define the character format with the font you want and use the characterforamt.
Configure your new form .you will get the needed result.
Reward if find useful
2008 Jun 27 7:35 AM
Hi usha devi ,
I've tried copy to Z program and still can't find any way to change the long text font size.
Is there any other ideas on this?
Please help.
Thank you.
2008 Jun 27 7:56 AM
U need to copy the std. sapscript layout to a custom layout and then u need to change the font size and font family of same paragraph format(s) present in long text as well as in the layout. If long text contains default paragraph format(*) then u need to find out from the default paragraph format of the layout and need to change it's font size and font family.
Regards,
Joy.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |