Glossary Item Box
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.
See Also |
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.