Skip to content

VahidN/PdfReport

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages