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

font size at sap script

Former Member
0 Likes
679

Hi all,

What is the maximum size of font in sap script ver 5.0.

i need above 40 but i can't.when i tried to activate the program its failed.its ok when the size is 26 pt.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

Font size will be dependent upon the font which you are using go to se71 and see font tab, there you can see the maximum font size.

How ever you can upload youown font using SPAD tcode.

rgds,

TM.

4 REPLIES 4
Read only

Former Member
0 Likes
596

Hi Celtic,

wich font do you use. I try it with COURIER and i can

take a size of 72 and it works OK.

Regards, Dieter

Read only

0 Likes
596

i also work with courier but i can use with size 26 maximum.

Read only

vinod_gunaware2
Active Contributor
0 Likes
596

Check <b>SPAD</b> transaction.

To upload font first locate ur file for that font in this case VERDANA,

normally u will find this file in C:\windows\font copy that file from there in

some other directory. then goto transaction code SE73 give ur font name

in SAP starting with Z and give ur font file path.

True Type-Font installiern

regards

vinod

Read only

Former Member
0 Likes
597

Font size will be dependent upon the font which you are using go to se71 and see font tab, there you can see the maximum font size.

How ever you can upload youown font using SPAD tcode.

rgds,

TM.