SIngle record per page
I want to print a report wherein each record generates its own page. I
expanded the detail line to be the entire length of the page. I have some
text that prints above and below the detail data. The report prints fine
when I Preview it in RB. When I run the report form the application though,
none of the text prints, and it is printing multiple records per page with
triple spacing between them. How do I get one record per page?
Thanks
Whitney Cox
expanded the detail line to be the entire length of the page. I have some
text that prints above and below the detail data. The report prints fine
when I Preview it in RB. When I run the report form the application though,
none of the text prints, and it is printing multiple records per page with
triple spacing between them. How do I get one record per page?
Thanks
Whitney Cox
This discussion has been closed.
Comments
Create a group based on a unique field (primary key) and set the
Group.NewPage to True.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com