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

SF

Former Member
0 Likes
477

Hi suppose i need to write "DOCUMENT HEADER" as heading in bold and underline format. How I will define in smart form. Do I need to define window for that or what.

Thnaks......

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

Hi sam,

<b>Font style and Font size </b>

Goto Transaction SMARTSTYLES.

There you can create Paragraph formats etc just like in sapscript.

Then in your window under OUTPUT OPTIONS you include this SMARTSTYLE and use the Paragraph and character formats.

3 REPLIES 3
Read only

Former Member
0 Likes
435

Hi sam,

<b>Font style and Font size </b>

Goto Transaction SMARTSTYLES.

There you can create Paragraph formats etc just like in sapscript.

Then in your window under OUTPUT OPTIONS you include this SMARTSTYLE and use the Paragraph and character formats.

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
434

Hi,

Step1:Go to tcode smartforms.

Step2:Create a style(say zzz_style).

Step 3: Create a character and paragraph.

Step4:While creating character,make the property as bold and underlined.

Step5:Activate the style.

Step6:In smartform,give the style in output option of the text element.Use the name of the character angle brackets to display the particular text.

Kindly reward points if it helps.

Read only

Former Member
0 Likes
434

Hi Sam,

Go to Transaction Smartstyles.

There you can create your own style and change create Paragraphs under that with required character formats. Use this style in ur smartform in output options you can choose the requires paragraph according to your requirement.

Regards,

Priyanka.

Message was edited by:

Priyanka Neelam