Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Data Lines massive space at top

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Data Lines massive space at top

Unread post by chpwebmaster »

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
Screen Shot 2020-10-30 at 12.15.36 PM.png
Report Layout
nureport.jpg
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.
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Data Lines massive space at top

Unread post by admin »

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.
rep1.PNG
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.
chpwebmaster
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

Unread post by chpwebmaster »

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
Post Reply