Info
Version: | 2024.2.14 |
Author(s): | Fast Reports Inc. |
Last Update: | Saturday, July 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.fast-report.com/en/product/fast-report-net |
NuGet Url: | https://www.nuget.org/packages/FastReport.OpenSource.Export.PdfSimple |
Install
Install-Package FastReport.OpenSource.Export.PdfSimple
dotnet add package FastReport.OpenSource.Export.PdfSimple
paket add FastReport.OpenSource.Export.PdfSimple
FastReport.OpenSource.Export.PdfSimple Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- FastReport.OpenSource(>= 2021.1.0)
- FastReport.OpenSource(>= 2021.1.0)
Tags
You can use the FastReport Open Source in MVC, Web API, console applications.
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.
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.