Hello,
I'm new to Crystal Reports and I've been tasked to create a report by my boss. It features a shipment report that displays a table with the line items contained in that shipment so it's a typical parent-child relationship between the shipment and its corresponding line items.
What my boss wants is to have multiple pages of the shipment report when the number of line items exceed a certain number, say for example 5 for each page. If I have 10 line items on a certain shipment, my report will contain 2 pages: The first page, containing the first 5 line items; and the second page containing the next 5 line items. Both the Page Header and Page Footer of the report is of course the same for each page.
I've tried it for days and I can't figure out how to do it. Any suggestions are much appreciated?
Edited by jongets - 20 Apr 2008 at 7:12pm