Hi everyone,
This might be quite a simple question (hope so).
EDIT: I can use either VS2005 or Crystal Reports XI Release 2.
I've got an XML dataset which is bound to a report. The dataset contains an array of line items belonging to a single (job) ID. The number of line items could vary wildly from 1 or 2 up to several hundred. What I need to do is only print 1 line item only per page. I know this could potentially create a report hundreds of pages long.
Is there a way to do this within the report or am I going to have to split the dataset up into individual line items? I've built reports before with the data filling up many pages but never had to split it to one item or one line per page before.
Any tips or help gratefully received.
Scott
Edited by scotlandc - 19 May 2011 at 11:27pm