Glossary Item Box

Samples | Walkthroughs

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

Printing Walkthroughs

With ActiveReports, printer settings can be modified at design time as well as at run time. The following walkthroughs will describe how to make such modifications in your report.

Note:  Printer values are set after the ReportStart event fires.  The values that will be applied to the Printer object are in the PageSettings object, so to modify the values in the PageSettings object before they are applied to the Printer object, do so in the ReportStart event.

 

Also note that calling Document.Print will not run the report. The report must be run before attempting to print the document.

 

Duplexing
Describes how to set up duplexing when printing your report.
Multiple Copies
Describes how to set multiple copies for printing your report.
Orientation
Describes how to change the paper orientation for printing your report.
Scaling Pages
Describes how to scale page output by indicating left, top, width and height values.

Samples | Walkthroughs

 

 


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