In This Topic
FlexReport consists of the following assemblies:
C1.UWP.FlexReport dll
It provides the report generating and rendering functionality through the following component:
- C1FlexReport:
The C1FlexReport is a report generating component that generates band-oriented reports. You can render reports directly to the preview control, or export them to various portable formats (including PDF, XLSX, HTML, and DOCX).
C1.UWP.FlexViewer dll
It includes the following report viewing/UI components:
- C1FlexViewer:
The C1FlexViewer control is a full-featured report and document viewing control with a rich UI providing access to the various capabilities such as zooming, exporting, and printing the report.
- C1FlexViewerPane:
The C1FlexViewerPane is a bare-bones preview control that allows programmatic manipulation of the view such as zooming, rotating and so on.
Included Applications
In addition to the reporting components and controls, FlexReport also includes the following stand-alone application:
- C1FlexReportDesigner
C1FlexReportDesigner is a desktop application, used to create and edit C1FlexReport report definition files (.FLXR). It can also convert legacy C1Report report definitions (.XML) to the new .FLXR format. C1FlexReportDesigner can design reports compatible with both UWP and WinForms versions of the product. The designer app comes shipped in two flavors - C1FlexReportDesigner.4.exe, built for 'Any CPU' target and will run in 64-bit mode on a x64 system, and C1FlexReportDesigner32.4.exe, built for x86 target, and will always run in 32 bit mode. You can find the application located at the following path:
C:\Program Files (x86)\ComponentOne\Apps\v4.0
Note that C1FlexReportDesigner application is installed with ComponentOne Studio WinForms Edition and this directory reflects the default installation path installed with the WinForms Edition.