Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2006, 12:36 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Crystal Report 10 Page Break Help

I relatively new to using Crystal 10 and I have created a report that follows the below general layout:

RH - suppressed
PH a
PH b - used for a watermark
GH 1a
GH 1b
GH 2
Detail
All footers are suppressed except the page footer

The issue I'm running into is that occasionally the detail section data spills over onto a new page. What I would like to do is if the detail data must continue on a new page I would like the new page to begin printing with GH 1a and the rest of the sections normally.

I have tried every combination of the new page options in the section expert that I could think of with no success.

I borrowed this code

'If {table.field} = Next({table.field}) Then
    {table.field} & " continues on next page"'

and placed it in the page footer. It works well for what it was designed to do, but it's not helping to get the page breaks and formatting that I need.

Does anyone have any suggestions or help that they could offer.

Thanks
 
Old March 9th, 2006, 10:31 AM
Authorized User
 
Join Date: Dec 2004
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i am not sure if i understood u correctly. sorry if i am wrong.
right click near the GH1a and select change group, slect options tab and check the box repeat group header.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Break in Excel Report diptypatil J2EE 0 October 23rd, 2007 06:37 AM
How to assign page Break in Crystol Report vallabh1979 Crystal Reports 1 October 26th, 2005 12:59 PM
Page Break in Crystal Reports jb253 Crystal Reports 5 April 26th, 2005 08:06 PM
Crystal Report - How to add a Page Break? guada SQL Server ASP 0 March 9th, 2005 07:59 AM
Page Break In Crystal Report Lost_Found BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 1 November 25th, 2004 01:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.