Glossary Item Box

Samples | Walkthroughs

See Also ActiveReports for .NET 2 Online Help Send feedback to Data Dynamics

Walkthrough: Multiple Copies

This walkthrough illustrates how to set multiple copies for printing a report.

This walkthrough is split up into the following activities:

Note: Setting the number of copies is only supported in .NET Framework 1.0 SP3 and 1.1 SP1.

Setting multiple copies for printing a report from the print dialog at run time

To set multiple copies for printing a report from the print dialog at run time

  1. Press F5 to run an existing ActiveReport.
  2. Click on the printer icon in the viewer window.

       

  1. In the Copies box, select the number of copies needed.

           

Using code to set multiple copies for printing at run time

To write the code in Visual Basic

To write the code in C#

Viewing the report

To view the report

  1. Add the ActiveReports viewer control to a Windows Form.
  2. Add the code needed to set the viewer document equal to the report document. See Using the ActiveReports WinForm Viewer for help.

Samples | Walkthroughs

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.