# Print Reports

Get started with FlexReport, a WinForms control, which is a fast-paced reporting engine that enables you to create, preview, export and print modern and dynamic reports for all your applications. See more in documentation here.

## Content



FlexViewer allows you to preview and print the FlexReport using Print command button from the FlexViewer toolbar. Clicking the **Print command** button opens the Print dialog that allows you to specify the settings on the printer. This functionality is achieved with [PrintCommand](/componentone/api/wpf/online-flexreport/dotnet-framework-api/C1.WPF.FlexViewer.4.6.2/C1.WPF.FlexViewer.C1FlexViewer.PrintCommand.html) property of [C1FlexViewer](/componentone/api/wpf/online-flexreport/dotnet-framework-api/C1.WPF.FlexViewer.4.6.2/C1.WPF.FlexViewer.C1FlexViewer.html) class.

The image shows the Print dialog appearing on clicking the Print command button.<br />

![Print reports snapshot](https://cdn.mescius.io/document-site-files/images/96483bc4-d0db-40fa-a0e4-c5e6a4a56825/images/printingreportfromflexviewer.png)

For more information on printing FlexReport using code, refer to **Printing FlexReport**.