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

Header Text problem

Former Member
0 Likes
547

Hi...

I have some problem from printing header text.

I am retrieving header text for using select_text function Module.

in me23n i am triggering smartform.

in that the attachments the annexere header text is there.

so when this header text is double click you can go to ms-word editor in that you can give bold or underline any thing u can give it will coming with out bold or you can give underline it will coming with out underline.

So..

Pls help me..

what is the solution of this problem..

i want what ever given in that msword editor as it is it will print to the smartform....

Thanks & Regards,

Rahul Kanth Reddy.

Edited by: Rahul Reddy on Apr 12, 2008 11:57 AM

3 REPLIES 3
Read only

Former Member
0 Likes
476

Hi in smartform, if you are selecting bold it is not showing? as soon as you save it it is coming to normal.

first of all you must find out the style your smartform is using.this style can be find by clicking form attribute in smartform.

after clicking you can find two tabs general attr and output options in right side.

then click on tab output options there you can find your style.

after finding out the style go back to smartforms T0-code and enter your style name in the style option.

there you must check whether you are having any paragraph or character format with bold if you are able to find it remember that name .if not find then create a paragraph format with bold ,underline after creating the paragraph format .

come back to smartforms and go to the text where you want to make it bold , in that text you will find a change style /quick style and below these two you will find style beside this style there is a small arrow , click on it there you can find your created paragraph format use it then it will convert to bold or underlined.

Read only

0 Likes
476

Hi PBS..

Actually my problem is not in smartforms. i am triggering smartform in me23n t-code. in that goto header details in that texts tab is there. in that tab terms and conditions and attachment of annexere etc. in that when you double click the terms and conditions you can goto ms-word editor. in that you can give bold and save it. and press the print preview button and see in the samrtform the bold is not printing.

Thanks & regards,

Rahul Kanth Reddy

09885406444

Edited by: Rahul Reddy on Apr 14, 2008 7:55 AM

Read only

amit_khare
Active Contributor
0 Likes
476

Welcome to SDN.

You need to create te explicit character strings for your form and use them for BOLD,Underline, etc.

MS-Word editor in the smartform is not a avery helpful tool. In case, if you want to change it to the old one just change the settngs in Tcode I18N.

Regards,

Amit