All Projects → abbaye → RDLCPrinter

abbaye / RDLCPrinter

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

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to RDLCPrinter

Report
📜 🎉 Automated reporting of objects in R
Stars: ✭ 348 (+1238.46%)
Mutual labels:  reporting, report
Pyreportjasper
Python Reporting with JasperReports
Stars: ✭ 77 (+196.15%)
Mutual labels:  reporting, report
Jasperreports
JasperReports® - Free Java Reporting Library
Stars: ✭ 540 (+1976.92%)
Mutual labels:  reporting, report
jacoco-report
Github action that publishes the JaCoCo report as a comment in the Pull Request
Stars: ✭ 31 (+19.23%)
Mutual labels:  reporting, report
BlackPearl
Control Library for WPF
Stars: ✭ 17 (-34.62%)
Mutual labels:  wpf, usercontrol
StormReport
🌀 Library - Create your reports using only annotations
Stars: ✭ 17 (-34.62%)
Mutual labels:  reporting, report
Openvasreporting
OpenVAS Reporting: Convert OpenVAS XML report files to reports
Stars: ✭ 42 (+61.54%)
Mutual labels:  reporting, report
FastReport.Documentation
FastReport Open Source Documentation
Stars: ✭ 81 (+211.54%)
Mutual labels:  reporting, report
Allure Docker Service
This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report automatically (optional: send results / generate report through API), what you will see refreshing your browser.
Stars: ✭ 194 (+646.15%)
Mutual labels:  reporting, report
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (+457.69%)
Mutual labels:  reporting, report
QuestPDF
QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
Stars: ✭ 2,872 (+10946.15%)
Mutual labels:  reporting, report
Simplewpfreporting
Reporting in WPF (XAML) made easy
Stars: ✭ 87 (+234.62%)
Mutual labels:  wpf, reporting
sarna
Security Assessment Report geNerated Automatically
Stars: ✭ 26 (+0%)
Mutual labels:  reporting, report
Fluentreports
📄 Fluent Reports - Data Driven Reporting Engine for Node.js and Browsers 📄
Stars: ✭ 305 (+1073.08%)
Mutual labels:  reporting, report
CellReport
CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。
Stars: ✭ 196 (+653.85%)
Mutual labels:  reporting, report
Ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
Stars: ✭ 33 (+26.92%)
Mutual labels:  reporting, report
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+6392.31%)
Mutual labels:  reporting, report
OrdersManagementSystem
Project demonstrates usage of Prism composition library, Material design library, SQL Server, Entity Framework in WPF application
Stars: ✭ 29 (+11.54%)
Mutual labels:  wpf, reporting
jtl-reporter
JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.
Stars: ✭ 85 (+226.92%)
Mutual labels:  reporting, report
Fabulous.WPF
WIP - Declarative UIs for WPF with F# and MVU, using Fabulous
Stars: ✭ 24 (-7.69%)
Mutual labels:  wpf

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)

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
  • LightIntergerSpinner Light WPF usercontrol for spinning number with some useful functionnality
  • LightDoubleSlider Light WPF usercontrol for using with RDLCPrinter class (demo will come soon)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].