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

sapccript - font change possible?

Former Member
0 Likes
1,090

Hi all,

I am new to sapscript. Is it possible to reduce the font size ? If yes how?

Best Regards,

Aisha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,066

Hi,

Yes it is possible.

Go to paragraph format or character format and change the font size there.

Regards,

Jyothi CH.

Hi all,

I am new to sapscript. Is it possible to reduce the font size ? If yes how?

Best Regards,

Aisha

7 REPLIES 7
Read only

Former Member
0 Likes
1,066

Change the font size in Paragraph format or character format

Read only

GauthamV
Active Contributor
0 Likes
1,066

SEARCH in SCN before posting basic questions you have so many posts on the same.

Read only

Former Member
0 Likes
1,066

Hi Aisha,

Kindly go through this link below:

Hope it helps

Regrds

Mansi

Read only

Former Member
0 Likes
1,066

Hi,

Goto character formats,create a character format,give description,

then give font name and font size .

Then use this format at the place u require in the text editor.

Example:

  • <c1>This is an example</c1>

Read only

Former Member
0 Likes
1,066

hi,

Yes u can change the font size.

In Paragraph Format u have the Font option, over there u can set the font size,

and wher ever u use the this Paragraph Format u will have this changed font.

Thanks and regards

Suraj

Read only

Former Member
0 Likes
1,067

Hi,

Yes it is possible.

Go to paragraph format or character format and change the font size there.

Regards,

Jyothi CH.

Read only

Former Member
0 Likes
1,066

Thanks friends.