Volver al ranking

FastReports/FastReport

C#fast-report.com

Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports

reportcsharpdotnetreport-generatorfastreportdotnet-corereporting-enginereportingreporting-toolopensourcedotnet5dotnet6
Crecimiento de estrellas
Estrellas
3.1k
Forks
678
Crecimiento semanal
Issues
13
1k2k3k
oct 2018may 2021dic 2023jul 2026
README

Visits Badge Created Badge Twitter Follow Channel on Telegram Chat on Telegram

FastReport Open Source

What is FastReport?

FastReport provides free open source report generator for .NET 6/.NET Core/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications.

Image of FastReport

Features

FastReport is written in C# and it is compatible with .NET Standard 2.0 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards and DB engines.

Image of FastReport

Report Objects

  • FastReport is a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child and Overlay. In addition, sub-reports are fully supported.

  • A wide range of band types allows creating any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more.

  • Wide range of available report objects : text, picture, line, shape, barcode, matrix, table, checkbox.

  • Reports can consist of several design pages, which allows reports to contain a cover, the data and a back cover, all in one file.

  • The Table object allows building a tabular report with variable number of rows and/or columns, just like in MS Excel. Aggregate functions are also available.

  • Powerful, fully configurable Matrix object that can be used to print pivot tables.

  • Report inheritance. For creating many reports with common elements such as titles, logos or footers you can place all the common elements in a base report and inherit all other reports from this base.

Data Sources

  • You can get data from XML, CSV, Json, MS SQL, MySql, Oracle, Postgres, MongoDB, Couchbase, RavenDB, SQLite.

  • FastReport has ability to get data from business objects of IEnumerable type.

  • Report can contain data sources (tables, queries, DB connections).

  • Thus you can not only use application-defined datasets but also connect to any database and use tables and queries directly within the report.

Internal Scripting

FastReport has a built-in script engine that supports two .NET languages, C# and VB.NET. You can use all of the .NET power in your reports to perform complex data handling and much more.

Working with report templates

You can make a report template in several ways:

Image of FastReport

Exporting

FastReport Open Source can save documents in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF.

PDF export is available as a plugin. You can see an example of its use here. If this export is not enough for you and you need a full-featured PDF export with encryption, digital signing and fonts embedding - take a look at FastReport .NET Core.

Report Designer Community Edition

To edit reports, we made a special report designer build - FastReport Designer Community Edition. The program is intended for use in the Windows operating system and contains all the limitations of the Open Source version. We do not supply the source code of the editor because it is part of the commercial product FastReport .NET. Publishing this program is our good will and our wish. The MIT license does not cover its source code.

Installation

FastReport can be compiled from sources or installed from NuGet packages.

Compilation

  1. Install .NET 5 SDK for your OS from https://www.microsoft.com/net/download
  2. Follow the commands
# for windows users
git clone https://github.com/FastReports/FastReport.git
cd FastReport
pack.bat
# for linux users
git clone https://github.com/FastReports/FastReport.git
cd FastReport
chmod 777 pack.sh && ./pack.sh

The package is located at fr_packages directory.

NuGet

You can add FastReport to your current project via NuGet package manager:

Install-Package FastReport.OpenSource
Install-Package FastReport.OpenSource.Web

Extras

The Extras folder contains additional modules that extend FastReport functionality:

Examples

In the Demos folder you can see examples of using FastReport.

Bug Reports

See the Issues section of website. When describing the issue, please attach screenshots or examples to help reproduce the problem.

Contributors

This project exists because of all the people who have contributed and continue to work on the project:

@ATZ-FR, @Detrav, @fediachov, @8VAid8, @KirillKornienko, @mandrookin, @ekondur, @Gromozekaster, @daviddesmet, @mjftechnology, @jonny-xhl, @radiodeer, @Des1re7, @araujofrancisco, @conqu1stador, @pietro29.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Documentation

You can read the FastReport Open Source Documentation on the github site or you can read the documentation for the commercial product, amending the functionality limitations.

License

Licensed under the MIT license. See LICENSE.md for details. The MIT license does not cover the FastReport Designer Community Edition.

Resources

Repositorios relacionados
QuestPDF/QuestPDF

QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create documents using a flexible, component-based approach.

C#Otherpdfnuget
questpdf.com
14.1k765
jeecgboot/jimureport

一款真正的AI报表诞生了:一句话生成报表和数据大屏,支持对话式AI修改报表;类 Excel 在线报表设计,兼容国产信创 数据源。 对着AI说句话,报表就出来了——表格、图表、分组汇总全部自动配好,轻松应对各类复杂报表场景。想做大屏?同样一句话搞定。

JavaMavenGNU General Public License v3.0reportireport
jimureport.com
8.1k1.9k
jeecgboot/JimuReport

「数据可视化工具:报表、大屏、仪表盘」积木报表是一款类Excel操作风格,在线拖拽设计的报表工具和和数据可视化产品。功能涵盖: 报表设计、大屏设计、打印设计、图形报表、仪表盘门户设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。

JavaMavenGNU General Public License v3.0reportireport
jimureport.com
6.8k1.7k
noraj/OSCP-Exam-Report-Template-Markdown

:orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report

RubyRubyGemsMIT Licenseoscpoffensive-security
noraj.github.io/OSCP-Exam-Report-Template-Markdown/
4.2k838
running-elephant/datart

Datart is a next generation Data Visualization Open Platform

TypeScriptnpmApache License 2.0datartdavinci
running-elephant.github.io/datart-docs/
2.3k652
arachnys/athenapdf

Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker

GoGo ModulesMIT Licensedockerpdf-conversion
2.2k184
youseries/ureport

UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.

JavaMavenApache License 2.0reportjava-report
2.2k871
CcSimple/vue-plugin-hiprint

hiprint for Vue2/Vue3 ⚡打印、打印设计、可视化设计器、报表设计、元素编辑、可视化打印编辑

JavaScriptnpmMIT Licensevueprint
ccsimple.github.io/vue-plugin-hiprint
1.7k303
Jaspersoft/jasperreports

JasperReports® - Free Java Reporting Library

JavaMavenGNU Lesser General Public License v3.0reportingreport
community.jaspersoft.com/downloads/community-edition/
1.3k453
TIBCOSoftware/jasperreports

JasperReports® - Free Java Reporting Library

JavaMavenreportingreport
community.jaspersoft.com/downloads/community-edition/
1.1k410