Skip to content

jetzfly/PdfReport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

History

The project used to be hosted in CodePlex and has since been migrated here.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%