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

Standard text

Former Member
0 Likes
560

How can we make the bold for particular line in the standard text.

4 REPLIES 4
Read only

Former Member
0 Likes
528

Hi,

1. To do this we can create our own style (with paragraph formats, character formats) using se72 tcode

2. and then attach it to our std. text using the menu

FORMAT --> Change Style.

3. After that all those styles (the two character formatting on the left) will be available in our std. text

regards,

amit m.

Read only

0 Likes
528

I have implemented same thing, but it is changed in Standard text, but in the printout it is coming as below

<B>text.........

Read only

0 Likes
528

Hi,

1. If you want to make bold for ONLY one particular line,

then use the bold tag (defined in your z style)

only for that line.

For other lines, don't use the same tag or do not use

/

Instead use another tag (having normal font) for the 2nd line

and then u can use / for 3rd line onwards.

regards,

amit m.

Read only

Former Member
0 Likes
528

Hi ,

Yes u can make bold in standard text. Go to SO10 .Go to character formating and choose highlighted.

Edited by: A kumar on Aug 12, 2008 2:30 PM

Edited by: A kumar on Aug 12, 2008 2:31 PM