I have a report written in Crystal 10 that will display the notes that a clinician writes when they see a client. There is a repeating header on each page that lists the information about the client. Then there is a detail section that lists the information about the visit, and also the note that the clinician wrote.
Sometimes the note that the clinician writes can be very long. Say, for example, it is 1.5 pages of information.
The report will print the header, and the one line of visit information that is found in the detail section, but then it will leave the whole rest of the page blank and it will print the note on pages 2 and 3. I have tried to check the different options such as "Keep Group Together" and "Suppress Blank Section" etc, but nothing seems to matter. There is nothing like "New Page Before/After" checked for the detail section. If the note is only half a page long, it will print everything correctly on page 1.

Basically, a really long note should be printing on pages 1 and 2, but it is leaving page 1 mostly blank and printing the note on pages 2 and 3.


Ok, so here is a more visual description of the way it SHOULD be printing - 2 total pages

------ PAGE 1 -------------
HEADER
Client: John Doe
ID: 123456789

DETAIL
Seen on 3/6/09 by Bob Smith
Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about

------ PAGE 2 -------------
HEADER
Client: John Doe
ID: 123456789

DETAIL
his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09.



And now here is what it is ACTUALLY printing - 3 total pages (page 1 mostly blank)

------ PAGE 1 -------------
HEADER
Client: John Doe
ID: 123456789

DETAIL
Seen on 3/6/09 by Bob Smith






------ PAGE 2 -------------
HEADER
Client: John Doe
ID: 123456789

DETAIL
Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about


------ PAGE 3 -------------
HEADER
Client: John Doe
ID: 123456789

DETAIL
his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09. Long note written by Bob Smith about his visit with John Doe on 3/6/09.





Can anyone help me understand why it would do this, and how can I get it to print on pages 1 and 2?

Thanks!
Jess