All-in-one Reporting Solution
The C1ReportsScheduler is a scheduling application that is included with Reports for WinForms. It is designed to generate and export ComponentOne Reports in the background on set schedules.
The C1ReportsScheduler application consists of two interacting parts: a front-end and a Windows service. The Windows service runs in the background, executing specified tasks according to their schedules. The front-end can be used to view or edit the task list, start or stop schedules, and control the service. While the front-end is used to install and setup the service, it is not needed for the service to run.
|
Schedule Reporting Output in 4 Easy Steps
- Select any number of C1Report definition files (.xml) from your machine.
- Choose any number of actions such as export or print for each report in the Task Actions pane.
- Set a one-time or recurring schedule for each report.
- Press Start to initiate the background service. Your reports will be generated in the specified outputs at the scheduled times.
|
Export formats
ComponentOne Reports can be exported to many formats including: PDF, Rich Text, Open XML Word, Excel, HTML, Metafile, images and more.
Full Source Included!
You can ship the pre-built application and service to your end-users "as-is," or modify the UI and functionality to fit your needs. We provide complete source code for the C1ReportsScheduler as a sample.
The C1ReportsScheduler Windows service is provided so reports can be generated at any scheduled time because the front-end application will not always be running. The service can be easily installed and uninstalled on your machine through the front-end application. When the C1ReportsScheduler is run for the first time, a dialog pops up asking whether you would like to install the service. The service does not need to be installed if the front-end application is to remain running.