https://github.com/fastreports/fastreport.documentation
FastReport Open Source Documentation
https://github.com/fastreports/fastreport.documentation
documentation fastreport report report-engine report-generator reporting
Last synced: 3 months ago
JSON representation
FastReport Open Source Documentation
- Host: GitHub
- URL: https://github.com/fastreports/fastreport.documentation
- Owner: FastReports
- License: mit
- Created: 2018-10-25T07:12:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T11:59:01.000Z (over 2 years ago)
- Last Synced: 2025-09-04T18:46:15.163Z (4 months ago)
- Topics: documentation, fastreport, report, report-engine, report-generator, reporting
- Language: HTML
- Size: 2.43 MB
- Stars: 115
- Watchers: 11
- Forks: 33
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://twitter.com/FastReports) [](https://t.me/fastreport_open_source) [](https://t.me/joinchat/hs87tfi79Rg3OGQy)
# FastReport Open Source Documentation
## What is FastReport?
[FastReport](https://github.com/FastReports/FastReport) provides open source report generator for .NET6/.NET Core/.NET Framework 4.x. You can use the FastReport in MVC, Web API applications. FastReport Open Source is based on the FastReport.Net project.
## About Repository
Here is the FastReport Open Source Documentation.
We wish to draw up your attention to the fact that Documentation is under construction.
## Table of Contents
### 1. [Introduction](Introduction.md)
### 2. [Fundamentals](Fundamentals.md)
#### 2.1. [The Report](Report.md)
#### 2.2. [Report Pages](ReportPages.md)
#### 2.3. [Bands](Bands.md)
#### 2.4. [Report Objects](ReportObjects.md)
### 3. [Data](Data.md)
#### 3.1. [Registering Data](RegisteringData.md)
#### 3.2. [Report Parameters](ReportParameters.md)
#### 3.3. [Query Parameters](QueryParameters.md)
#### 3.4. [System Variables](SystemVariables.md)
#### 3.5. [Totals](Totals.md)
### 4. [Expressions](Expressions.md)
### 5. [Script](Script.md)
### 6. [Report Creation](ReportCreation.md)
#### 6.1. [FastReport Designer Community Edition](FastReportDesignerCommunityEdition.md)
#### 6.2. [FastReport Online Designer](FastReportOnlineDesigner.md)
#### 6.3. [Report Template File Structure](ReportTemplateFileStructure.md)
#### 6.5. [Creating a Report by Using Code](CreatingReportUsingCode.md)
### 7. [Using the Report](UsingReport.md)
#### 7.1. [Storing and Loading a Report](StoringLoadingReport.md)
#### 7.2. [Running a Report](RunningReport.md)
#### 7.3. [Configuring the Environment](ConfiguringEnvironment.md)
#### 7.4. [Passing Own Connection String](PassingOwnConnectionString.md)
#### 7.5. [Passing Custom SQL](PassingCustomSQL.md)
#### 7.6. [Reference to a Report Object](ReferenceReportObject.md)
### 8. [Exporting](Exporting.md)
### 9. [WebReport](WebReport.md)
### [APPENDIX I: Compilation and Installation](CompilationInstallation.md)
### [APPENDIX II: Examples](Examples.md)
### [APPENDIX III: Class Reference](https://fastreports.github.io/FastReport.Documentation/ClassReference/api/FastReport.html)
### [APPENDIX IV: The Feature Comparison Table for FastReport Open Source, FastReport Core, FastReport .Net](COMPARISON.md)
### [LICENSE](LICENSE.md)
## Links
[FastReport Open Source Home](https://github.com/FastReports/FastReport "Click for visiting the FastReport Open Source GitHub")
[FastReport .Net User's Manual](https://www.fast-report.com/public_download/docs/FRNet/online/en/index.html)