Group Bottom Border even group is splitted in different pages

Stimulsoft Reports.NET discussion
Post Reply
Paolo
Posts: 12
Joined: Fri Jul 27, 2007 4:11 am

Group Bottom Border even group is splitted in different pages

Post 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.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

Group Bottom Border even group is splitted in different pages

Post 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.
Paolo
Posts: 12
Joined: Fri Jul 27, 2007 4:11 am

Group Bottom Border even group is splitted in different pages

Post 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
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

Group Bottom Border even group is splitted in different pages

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