/RDLCPrinter

Wpf ReportViewer control and RDLCPrinter work with SQL Server LocalReport. You can export your report to PDF, Word or PNG Image...

Primary LanguageC#MIT LicenseMIT

example

Summary

RDLCPrinter is a library for RDLC LocalReport. You can use by exemple with SQL Server dataset.

With RDLCPrinter class, you can export your report to PDF, Word or PNG Image... A WPF Preview control is include in this package and some usefull control!

ONLY IN ENGLISH NEED TO BE LOCALISED IN OTHER LANGUAGE... (WHEN I WILL HAVE SOMES FREE TIMES)

NUGET LINK (Older version, will be updated soon)

https://www.nuget.org/packages/RDLCPrinter/

ScreenShot

example

What RDLCPrinter Include

  • RDLCPrinter This powerful class encapsulates a LocalReport with a lot of functionnality (ex: export to pdf, print, image decoder...)
  • RDLCReportViewer Wpf RDLC ReportViewer usercontrol for previewing report, zoom, print or export them in various file format (PDF, Word, Excel, PNG)
  • RDLCPrinterDialog _Wpf dialog used 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)