is there a way to only print one record per page for a report in foxpro 6.0? I still want the heading and footing to print on each page though. if there is, could someone please tell me how? i can't seem to find a way to do this. thanks in advance.
erik
is there a way to only print one record per page for a report in foxpro 6.0? I still want the heading and footing to print on each page though. if there is, could someone please tell me how? i can't seem to find a way to do this. thanks in advance.
Create a group and reset the group option at every page. Mike Gagnon
If you want to get the best response to a question, please check out FAQ184-2483 first or check this link
To take it one step further....when you create your data grouping, make sure it is on something unique and cannot accidently be the same as in another record.
I've also seen people expand the detail band to cover a complete page, but that's not a really great way of doing it.
My recommendation is create a data group on recno(). This will work with tables and cursors.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.