Page 1 of 1
Extra lines in reports
Posted: Wed May 20, 2015 11:35 am
by dikan
Hi,
why is this happening? Databand has no borders. Every field had border. Heights of databand and fields are same (0.4)

- This is how databand looks like.
- from.PNG (3.9 KiB) Viewed 1654 times

- And this is the result. Where do those lines comes from?
- to.PNG (12.83 KiB) Viewed 1654 times
Re: Extra lines in reports
Posted: Thu May 21, 2015 1:17 pm
by Alex K.
Hello,
Please try to set the CanShrink property for Text components to false.
Thank you.
Re: Extra lines in reports
Posted: Thu May 21, 2015 1:20 pm
by HighAley
Hello.
The Height of some text components Grow because the Can Grow property is set to True and the text is too large.
Please, read the
Binding Bottom Border of Component article from the User Manual.
Thank you.