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

How to Codense Space

Former Member
0 Likes
1,353

Hi,

Hi i dont want the gap Between Name1 and Name2...

i.e i want the display as below

Name1

Name2...

Bt in my Report Im getting Like below shown...i tried by using "c" its not working..im using Smartforms for Report Creation....

Name1

Name2

Street

Postal Code...

can anybody help me on this....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,332

HI,

if you are using the smart forms, then

may be you are using table to display the data or templates.

you need to reduce the height of each row, so that the space will be reduced.

OR

create the template with more height.

and then in the text elements, print the data one by one

&Field1&

&Field2&

&Field3&

&Field4&

Regards,

Venkatesh

10 REPLIES 10
Read only

Former Member
0 Likes
1,332

Hi Smitha

Go to the paragraph format you are using and check the line spacing.

Pushpraj

Read only

Former Member
0 Likes
1,332

If you are printing in Smartforms, check the Smartsytle used for your smartform and remove the Space in Paragraph format used

Read only

Former Member
0 Likes
1,333

HI,

if you are using the smart forms, then

may be you are using table to display the data or templates.

you need to reduce the height of each row, so that the space will be reduced.

OR

create the template with more height.

and then in the text elements, print the data one by one

&Field1&

&Field2&

&Field3&

&Field4&

Regards,

Venkatesh

Read only

0 Likes
1,332

Hi

I dont have Option to Alter Line Spacing...

Its in Grey Mode....

Any Other way to do it?

Read only

0 Likes
1,332

Hi,

Try using SET BLANK LINES OFF.

Name1
SET BLANK LINES OFF.
Name2.

thanks\

Mahesh

Read only

Former Member
0 Likes
1,332

hi,

Try to reduce Line spacing in pagagraph forrmat or in style if u are using.

By.

Read only

Former Member
0 Likes
1,332

hi Smitha,

try CONDENSE .it works with charcter datatypes.data type are namely: C, N, D, T, String.

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
1,332

Hi:

use condense(&name1&)

Regards

Shashi

Read only

Former Member
0 Likes
1,332

thank you

Read only

Former Member
0 Likes
1,332

try to decrease the LINE SPACING of your paragraph format