Dear friend,

As you know, in .NET, we can pass dataset as the datasource for Crystal Report.

For example, we pass 10 rows for printing to crystal report.

how to get the printing status for each row,
for example, row 1-5 already printed, meanwhile row 6-10 are not printed yet due to out of

paper ??

Thank you,