Page 1 of 1

Auto grow does not work when i use line height

Posted: Wed Dec 20, 2017 8:45 am
by cembolen
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?
file1.PNG
file1.PNG (10.01 KiB) Viewed 2247 times

Re: Auto grow does not work when i use line height

Posted: Wed Dec 20, 2017 2:32 pm
by HighAley
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.

Re: Auto grow does not work when i use line height

Posted: Wed Dec 20, 2017 2:52 pm
by cembolen
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.

Re: Auto grow does not work when i use line height

Posted: Thu Dec 21, 2017 8:39 pm
by HighAley
Hello.

Please, try to set the line height to 0.9.
You should get the right result.

Thank you.