Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Keep Sections Together not working

Status
Not open for further replies.

mainbyte

Programmer
Feb 16, 2001
6
US
Using CR 4.6 with Visual Studio 6.0. I have some reports that use a "notes" field which prints on multiple lines. When the report runs the detail sections breaks across pages. Checking or unchecking the "Keep Sections Together" box makes no difference. I would like for each record to move to the next page if there is not enough room on the the first page the record shows up on. The "notes" field could range in size from 0 lines to 10 or so.

thanks

ron
 
CR doesn't seem to be able to mix "print on multiple lines" with "Keep Section Together". Unfortunately your version doesn't have the newer feature "Keep Object Together". This would do what you want.
Ken Hamady
On-site custom Crystal Reports Training and Consulting.
Quick Reference Guide to using Crystal in VB.
 
Thanks.. that was my suspicion, that it just wasn't going to be.

ron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top