Application Development 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: 

Smartform include text, font problem

Former Member
0 Kudos

Hi,

In a smartform (purchase order layout) I am printing the static terms and conditions at the end. To print the static terms and conditions I have created standard text in transaction SO10 and in the smartform, I have used include text.

Now the problem is that when I make the first line of the static terms and conditions bold in transaction SO10, in the layout, it comes out very big and scrolls to the next line. In this scenario, how do I control the font size.

Thanks and Regards,

Mick

1 ACCEPTED SOLUTION

former_member480923
Active Contributor
0 Kudos

Hi

Here is the solution...

a) Define two paragrapf formats in Smartstyles PT1, PT2 (bold Charcter)

b) Call The include text with Std paragraph = PT1 and First paragraph = pt2.

Hope that Helps

Anirban M.

2 REPLIES 2

former_member480923
Active Contributor
0 Kudos

Hi

Here is the solution...

a) Define two paragrapf formats in Smartstyles PT1, PT2 (bold Charcter)

b) Call The include text with Std paragraph = PT1 and First paragraph = pt2.

Hope that Helps

Anirban M.

Former Member
0 Kudos

hi,

In the General attributes of text node, you can specify Standard paragraph and first paragraph formats. So, create paragraph formats as per your requirement and specify them here.

Regards,

Sailaja.