Stimulsoft Reports.WPF is a powerful reporting tool for WPF apps. It lets you , view , print , and export reports from within your desktop application.
<Window x:Class="MyApp.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:sti="clr-namespace:Stimulsoft.Report.Wpf;assembly=Stimulsoft.Report.Wpf"> <Grid> <sti:StiWpfViewerControl x:Name="Viewer"/> </Grid> </Window> stimulsoft reportswpf