Info
Version: | 1.0.0 |
Author(s): | Softbyte informática Ltda |
Last Update: | Wednesday, October 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PatrikGuerra/Softbyte.HtmlTableGenerator |
NuGet Url: | https://www.nuget.org/packages/Softbyte.HtmlTableGenerator |
Install
Install-Package Softbyte.HtmlTableGenerator
dotnet add package Softbyte.HtmlTableGenerator
paket add Softbyte.HtmlTableGenerator
Softbyte.HtmlTableGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This framework aims to generate HTML tables, allowing the content created is subsequently used for any purpose that involves HTML.
Send emails, generate pdf reports ..
The motivation for creating this framework was the high cost to purchase tools that would enable the generation of PDF reports. Because of this, it was decided to generate html tables and then perform the conversion to a document.