Line spacing

Stimulsoft Reports.NET discussion
Post Reply
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

Line spacing

Post by alepage »

Hello,

It is still impossible to vary the space between lines in a text box on a report ?


Thanks in advance
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Line spacing

Post by Andrew »

Hello,

1. Put a text component on a page and insert text in it;
2. Set the AllowHtmlTags property to true. You may find this property in the "2. Text Additional" section of the Object Inspector;
3. Double click the Text component and invoke a dialog box. Select the HTML tag;
4. Set the line-height to a value you need.

Please let us know if you have additional questions.
Thank you.
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

Line spacing

Post by alepage »

Thanks for your answer.

Is there any other solution ? Although the HTML tags are sometimes helpfull, they may prevent the texts options to work, as the text quality.


Thanks one more time
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Line spacing

Post by Andrew »

Hello,

Unfortunately, there is no other solution. Sorry.

Thank you.
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

Line spacing

Post by alepage »

Do you know if there will be a new feature about this point in the nexts futures updates ?
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

Line spacing

Post by alepage »

I find a solution with the "ReportTo" property, and two Text components.


Have a good time.

Thanks
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Line spacing

Post by Andrew »

Hello,

Ok! Have a good time too.

Thank you.
Post Reply