Info
Version: | 1.2.0 |
Author(s): | Derek Tremblay |
Last Update: | Sunday, April 6, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rdlcprinter.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/RDLCPrinter |
Install
Install-Package RDLCPrinter
dotnet add package RDLCPrinter
paket add RDLCPrinter
RDLCPrinter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
You can use by exemple with SQL Server dataset.
With RDLCPrinter, you can export report. A Powerfull WPF Preview control it's also include.
RDLCPrinter, This powerful class encapsulates a LocalReport with a lot of functionnality (ex: export to pdf, print, image decoder...)
RDLCReportViewer, WPF RDLC report viewer usercontrol for previewing report, zoom, print or export them in various file format.
RDLCPrinterDialog, WPF dialog use with RDLCPrinter class for printing..You can by exemple select the printer or page range.
LightIntergerSpinner, Light WPF usercontrol for spinning number with some useful functionnality
LightDoubleSlider, Light WPF usercontrol for using with RDLCPrinter class (demo will come soon).