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

smartforms font size

Former Member
0 Likes
1,738

hi

how can i get smartform window tex with size 14 arial?

thanks

7 REPLIES 7
Read only

Former Member
0 Likes
1,039

check out the smart styles...create a font of ur size n use.

Regards,

Bikash

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,039

You must change the paragraph format. You can do this in the SmartStyle.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,039

Hi Priya,

Define the paragraphs & character formats using SMARTSTYLES & use them in your smartform.

You have to give the smartstyle name in the Form attributes-->Output options for the formats to be used in your smartform.

Message was edited by: Phani Kiran Nudurupati

Read only

Former Member
0 Likes
1,039

Hi priya,

create a style for your smartform, with character size as required and use the same style and subsequent formats in ur smartform.

Regards,

Raj

Read only

Former Member
0 Likes
1,039

Hi,

You can define font size in Smartform Style.

Smartform Styles > Charcterformat> Font --> size.

Whether Arial font is avialble in your system or not then use T/code :Se73 and check Font families.

Regards,

Lanka

Read only

venkata_ramisetti
Active Contributor
0 Likes
1,039

Hi,

Create a paragraph format with Arial 14 in the paragraph formats.

and choose this pragraph format for this window.

Thanks,

Ramakrishna

Read only

Former Member
0 Likes
1,039

to load the font to SAP server chk this