Type Library description

Previous  Top  Next

The built-in ActiveX object allows you to use MetaReport together with applications developed by third-party developers.

The distributive package includes a simple example written in Visual Basic and demonstrating the feature of controlling MetaReport from another application.

The built-in ActiveX object will allow you to implement the following features:

·Start the specified report project using the report parameters dialog box set in the project;  
·Start the specified report project without using the report parameters dialog box. In this case you can send the necessary report parameters from your application. You can send a report directly to the printer or open it in the preview mode.  
·Get the list of available report projects.  
·Print specified report to file directly.  
 
The features for editing a report project are not included in the existing ActiveX object on purpose.

The characteristics of the built-in ActiveX object.

Object name: MetaReport.MetaReportApp
GUID:
{DC5F164C-90E9-41B3-B98A-3C98A2935AE0}


Properties

OpenReport

ParentWindow

ProjectsPath

ReportCount

ReportDescription

ReportID



Methods

About

CloseReport

SetDateTimeParameter

SetFloatParameter

SetIntegerParameter

SetReportLabel

SetStringParameter

StartReport

StartReportWhithParameters


PrintToFile