All Projects → VahidN → Pdfreport

VahidN / Pdfreport

Licence: lgpl-3.0
PdfReport is a code first reporting engine, which is built on top of the iTextSharp and EPPlus libraries.

Labels

Projects that are alternatives of or similar to Pdfreport

Markdownmonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
Stars: ✭ 1,203 (+1315.29%)
Mutual labels:  pdf
Flutter plugin pdf viewer
A flutter plugin for handling PDF files. Works on both Android & iOS
Stars: ✭ 81 (-4.71%)
Mutual labels:  pdf
React Pdf
📄 Create PDF files using React
Stars: ✭ 10,153 (+11844.71%)
Mutual labels:  pdf
Pandoc Letter Din5008
Pandoc template for writing Markdown letters (DIN 5008)
Stars: ✭ 77 (-9.41%)
Mutual labels:  pdf
Jfbview
PDF and image viewer for the Linux framebuffer.
Stars: ✭ 78 (-8.24%)
Mutual labels:  pdf
Word2pdf Tools
📝通过LibreOffice / WPS / Microsoft Office / 第三方库 实现多种word转pdf格式的方案
Stars: ✭ 82 (-3.53%)
Mutual labels:  pdf
Magicodes.ie
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
Stars: ✭ 1,198 (+1309.41%)
Mutual labels:  pdf
Promises Book
JavaScript Promiseの本
Stars: ✭ 1,264 (+1387.06%)
Mutual labels:  pdf
Gotenberg Php Client
PHP client for the Gotenberg API
Stars: ✭ 80 (-5.88%)
Mutual labels:  pdf
Koreader Base
Base framework offering a Lua scriptable environment for creating document readers
Stars: ✭ 81 (-4.71%)
Mutual labels:  pdf
Cheatsheets
JavaScript and Node.js cheatsheets
Stars: ✭ 1,191 (+1301.18%)
Mutual labels:  pdf
Deerlet
[Deprecated] A markdown online-editable-resume with pdf generator
Stars: ✭ 79 (-7.06%)
Mutual labels:  pdf
Puppeteer Pdf
PDF generation wrapper for Elixir using Puppeteer
Stars: ✭ 82 (-3.53%)
Mutual labels:  pdf
Pyreportjasper
Python Reporting with JasperReports
Stars: ✭ 77 (-9.41%)
Mutual labels:  pdf
Dicom Ecg Plot
Dicom ECG Viewer and Converter. Convert to PDF, PNG, JPG, SVG, ...
Stars: ✭ 84 (-1.18%)
Mutual labels:  pdf
Pyhanko
pyHanko: sign and stamp PDF files
Stars: ✭ 77 (-9.41%)
Mutual labels:  pdf
Sentinl
Kibana Alert & Report App for Elasticsearch
Stars: ✭ 1,233 (+1350.59%)
Mutual labels:  pdf
Kotlin Reference Chinese
Kotlin 官方文档(参考部分)中文版
Stars: ✭ 85 (+0%)
Mutual labels:  pdf
Graphicsrenderer
A drop-in UIGraphicsRenderer port -- CrossPlatform, Swift 4, Image & PDF
Stars: ✭ 85 (+0%)
Mutual labels:  pdf
Fe Necessary Book
A book and software collection about frontend
Stars: ✭ 1,239 (+1357.65%)
Mutual labels:  pdf

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].