Export to Excel,Word , Pdf, Html,CSV
I have made an application / package that exports data ( classes/datatable/csv/json) to Word/Excel/PDF.
I have made several tries in the past , however now is the definitive source for .NET 4.x It is FULL code source, with tests and tutorials..
The code is at https://github.com/ignatandrei/Exporter
The NuGet package is at https://www.nuget.org/packages/ExporterWordExcelPDF
The demo online is at http://exporter.azurewebsites.net/
The documentation is at https://github.com/ignatandrei/Exporter/wiki
You can help with the project – please read https://github.com/ignatandrei/Exporter/wiki/Help-the-project
So if you need Excel / Word / PDF to export, please consider this open source project.
Leave a Reply