SkillAgentSearch skills...

PdfReport

PdfReport is a code first reporting engine, which is built on top of the iTextSharp and EPPlus libraries.

Install / Use

/learn @VahidN/PdfReport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PdfReport

PdfReport is a code first reporting engine, which is built on top of the iTextSharp and EPPlus libraries.

It's compatible with both .NET 3.5+ Web and Windows applications. PdfReport supports wide range of the data sources from data tables to in memory strongly typed lists without needing the database. It saves your time from searching and learning a lot of tips and tricks of iTextSharp and EPPlus libraries. It's designed to be compatible with RTL languages.

sample.png

Install via NuGet

To install PdfReport, run the following command in the Package Manager Console:

PM> Install-Package PdfReport

You can also view the package page on NuGet.

Usage

Licenses

| Library | License | | ----------------------- | :------: | | iTextSharp | AGPL. More info here & here| | EPPlus | LGPL | |PdfReport | LGPL |

View on GitHub
GitHub Stars95
CategoryDevelopment
Updated6mo ago
Forks24

Languages

C#

Security Score

92/100

Audited on Sep 23, 2025

No findings