ActiveReports 9
Print Methods In ActiveReports
Show AllShow All
Hide AllHide All

ActiveReports provides access to Print methods to enable printing of page and section reports. You can access Print methods in any of the following ways:

The following code samples illustrate how to access these Print methods.

Viewer.Print method

Print methods in SectionDocument or PageDocument

Print methods in the PrintExtension class

Note: The Print methods above are accessible through the GrapeCity.ActiveReports.Viewer.Win.v9 assembly. Make sure that you add a reference to this assembly and an Imports (Visual Basic.NET) or using (C#) statement for the GrapeCity.ActiveReports namespace in your project.
See Also

Getting Started

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum