Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbaye/rdlcprinter
Wpf ReportViewer control and RDLCPrinter work with SQL Server LocalReport. You can export your report to PDF, Word or PNG Image...
https://github.com/abbaye/rdlcprinter
functionnality pdf printer rdl rdlc report reporting server sql usercontrol wpf
Last synced: about 2 hours ago
JSON representation
Wpf ReportViewer control and RDLCPrinter work with SQL Server LocalReport. You can export your report to PDF, Word or PNG Image...
- Host: GitHub
- URL: https://github.com/abbaye/rdlcprinter
- Owner: abbaye
- License: mit
- Created: 2016-02-12T01:42:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T11:27:34.000Z (7 months ago)
- Last Synced: 2024-05-01T21:18:10.353Z (6 months ago)
- Topics: functionnality, pdf, printer, rdl, rdlc, report, reporting, server, sql, usercontrol, wpf
- Language: C#
- Homepage: https://www.nuget.org/packages/RDLCPrinter/
- Size: 15.9 MB
- Stars: 31
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## 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](RDLCPrinterDemo.png?raw=true)## 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