View Full Version : adding page breaks to a report???


proe33
08-16-2007, 07:35 AM
I have a list of jobs for a report in which there are multiple jobs per page. When there is a page break in the report some jobs are being cut off and then started on the next page. I do not want any information from a job to be seperated by a page break. I just want a page break to occur after a full job listing. I don't mind if the page is short, just don't want any jobs broken up. Is there a way to accomplish this??? Thanks.

Rabbie
08-16-2007, 07:42 AM
Yes. Just change the visible property of the PageBreak control as required.

proe33
08-16-2007, 08:21 AM
How does that work for multiple entries per page? I tried it and it actually breaks it down to 1 job per page

Rich
08-16-2007, 11:28 AM
Add a group level for Job and use the forcenew page option