Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP-SCRIPT doubt?

Former Member
0 Likes
494

Hi

In SAP_SCRIPT, how do you set Fonts dynammically?

Thank you

3 REPLIES 3
Read only

Former Member
0 Likes
467

the only way to control the fonts in SAPSCRIPTS is using Paragraph and Character formats.

i do not think one can handle fonts dynamically, but you can specify the fonts using paragraph or character formats.

Read only

Former Member
0 Likes
467

Helo tehre,

You can create your own paragraph with your specified font and size.

YOu can use it where you want instead of hte default paragraph.

Please reward if useful

thnx

Read only

Former Member
0 Likes
467

hi

good

i dont think you can set the fonts dynammically in the sap script,

go through this link

http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script

thanks

mrutyun