I've had it happen on a couple of reports now where I create my top section and the detail line looks fine in the builder but on the report it jumps halfway or more down the page before getting to the first detail line.
Design View
Report Layout
I can go and build this the way I've done a handful of my much more complex reports with a html layout and snappy with wkhtmltopdf but if there is something simple I'm missing this builder would be a better choice.
Thank you for any help or suggestions.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Data Lines massive space at top
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times
Data Lines massive space at top
You do not have the required permissions to view the files attached to this post.
Re: Data Lines massive space at top
chpwebmaster,
When you set an Object height, you are setting the height for 1 line.
If it wraps to more than one line, this height will be timesed by as many lines it wraps to.
You can control the minimum and the maximum number of rows wrap in Object properties.
https://wiki.nubuilder.cloud/ ... Properties
Steven
When you set an Object height, you are setting the height for 1 line.
If it wraps to more than one line, this height will be timesed by as many lines it wraps to.
You can control the minimum and the maximum number of rows wrap in Object properties.
https://wiki.nubuilder.cloud/ ... Properties
Steven
You do not have the required permissions to view the files attached to this post.
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times
Re: Data Lines massive space at top
Thank you,
I love simple fixes, while I would like to be able to see where my boxes should actually be changing the box height to 20 instead of 100 on the taller ones fixed the problem
I love simple fixes, while I would like to be able to see where my boxes should actually be changing the box height to 20 instead of 100 on the taller ones fixed the problem