Aeric Level: Professor

 Registered: 16-06-2003 Posts: 72
|
Printing Multiple Page in ASP
When we generate report using Crystal Reports, we can design the report to print to a new page for different recordset or group. For e.g. Page 1 shows report for CustID001, page 2 for CustID002 and so on.
How am i going to do it in ASP? I want to send a print job to the printer which contains multiple page where the printer status will show something like 1/10 instead of queing the pages 1 by 1. When press cancel, it will cancel the whole batch of print job.
|
|