Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: peter57rPosted on 2009-10-13 at 06:53:17ID: 25559913
I suspect your example is closer to the truth than you might have expected. There are no built-in settings that will do this.
I've never done this but this is what I would do...
I think you will have to count printed lines to do what you want. So you need a varaible which is reset in the group footer and you add 1 to it every time you print any line.
You also need an extra 'dummy' detail section which is supressed unless :
the line count = max lines per page AND the next(groupfieldvalue) <> groupfieldvalue.
The group header must be set to repeat on each page, but i guess you have already done that.
What this should do is print an extra (blank) detail line at the end of a group if you have reached the bottom of the page and the end of all details for the group- this should print at the top of the next page, which in turn should force the group header to appear.