Page 1 of 1

Group Bottom Border even group is splitted in different pages

Posted: Wed Aug 29, 2007 2:14 am
by Paolo
Hello,

I've this report template...

Image

I would like to have the bootom line of the group even when the group is splitted in different pages... (now I'm using group footer, but doesn't completely work in this case)

How can i do it???

Thanks a lot!

Paolo.

Group Bottom Border even group is splitted in different pages

Posted: Wed Aug 29, 2007 10:09 am
by Guest
Hello.

You can use the Rectangle component. The top of the rectangle you must put on the GroupHeader and the bottom of the rectangle you must put on the GroupFooter.

Thank you.

Group Bottom Border even group is splitted in different pages

Posted: Thu Aug 30, 2007 7:11 am
by Paolo
Thanks a lot...

But I've still a problem using the rectangle:

Image

How to remove the white space at the end of the page?

Thanks

Paolo

Group Bottom Border even group is splitted in different pages

Posted: Thu Aug 30, 2007 10:37 am
by Guest
You can use the Footer instead the GroupFooter. Set the "PrintOnAllPages" = "True", "PrintatBottom" = "True" for the Footer. Then put the bottom of the rectangle on the bottom of the Footer.

Thank you.