Databand has only one line on last page

Stimulsoft Reports.NET discussion
Post Reply
Kwan
Posts: 4
Joined: Thu Jan 07, 2010 9:19 am
Location: Bangkok

Databand has only one line on last page

Post by Kwan »

Hi,

I have a problem with my report. The databand will automatically kick the last line to the last page if it doesn't have enough room to print the footer. Unfortunately, this leaves about 2/3 of the page empty. Is there any way that I can move the footer on the last page up so that the databand will be shorter?

Another question is that when I print the report, it will show the full sentence on screen. But when I print, it will cut the last few letters (if the length is a little bit over the size of the text box) and replace with ... instead. What can I do?

Thank you very much for your help in advance.

Best regards,
Kwan
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Databand has only one line on last page

Post by Jan »

Hello Kwan,
I have a problem with my report. The databand will automatically kick the last line to the last page if it doesn't have enough room to print the footer. Unfortunately, this leaves about 2/3 of the page empty. Is there any way that I can move the footer on the last page up so that the databand will be shorter?
You can use KeepFooterTogether property of footer. Please set it to false.
Another question is that when I print the report, it will show the full sentence on screen. But when I print, it will cut the last few letters (if the length is a little bit over the size of the text box) and replace with ... instead. What can I do?
Please set TextQuality property of problem text boxes to WYSIWYG or Typographic values.

Thank you.

Kwan
Posts: 4
Joined: Thu Jan 07, 2010 9:19 am
Location: Bangkok

Databand has only one line on last page

Post by Kwan »

Thank you so much! It worked!
Post Reply