Hello,
In my web based report, i often use HTML tags. In order to use decrease page consumption, i need to use line height property for every line of report. However, i come across a problem when report lines have long sentences. As seen in the attachment, although i set auto grow=true, line height does not increase automatically. Is there any way to overcome this problem?
Auto grow does not work when i use line height
Auto grow does not work when i use line height
- Attachments
-
- test.mrt
- (7.22 KiB) Downloaded 393 times
Re: Auto grow does not work when i use line height
Hello.
The Line Height is set to a very small value.
It is not changed if it is set this way.
Please, try to change the Line Height to a larger value.
Thank you.
The Line Height is set to a very small value.
It is not changed if it is set this way.
Please, try to change the Line Height to a larger value.
Thank you.
Re: Auto grow does not work when i use line height
Hello,
Even if i change to larger values, the problem occurs when the sentence is very long. As i said before, i want to decrease page consumption (We print almost more than 100.000 pages).Therefore, i must set line height=0.1 or 0.2. I need a property that enables auto resize related long lines. My second option is to use <p> tag instead of line height. However, i couldn't find to customize <p> tag's height value in stimulsoft.
Even if i change to larger values, the problem occurs when the sentence is very long. As i said before, i want to decrease page consumption (We print almost more than 100.000 pages).Therefore, i must set line height=0.1 or 0.2. I need a property that enables auto resize related long lines. My second option is to use <p> tag instead of line height. However, i couldn't find to customize <p> tag's height value in stimulsoft.
Re: Auto grow does not work when i use line height
Hello.
Please, try to set the line height to 0.9.
You should get the right result.
Thank you.
Please, try to set the line height to 0.9.
You should get the right result.
Thank you.