Page 1 of 1

Databand has only one line on last page

Posted: Thu Jan 07, 2010 9:45 am
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

Databand has only one line on last page

Posted: Thu Jan 07, 2010 12:17 pm
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.


Databand has only one line on last page

Posted: Fri Jan 08, 2010 10:05 am
by Kwan
Thank you so much! It worked!