SkillAgentSearch skills...

RDLCPrinter

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

Install / Use

/learn @abbaye/RDLCPrinter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="Logo.png?raw=true" width="420" height="100" />

Summary

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

With RdlcReportViewer class, you can use it to generate and view local reports.

⚠ ATTENTION ! For use the sample demo, you need to download SQL compact 4.0 (https://www.microsoft.com/en-us/download/details.aspx?id=17876)

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

Related Skills

View on GitHub
GitHub Stars38
CategoryData
Updated2mo ago
Forks16

Languages

C#

Security Score

95/100

Audited on Jan 19, 2026

No findings