Skip to content

A WYSIWYG document template engine to generates .odt/.ods/docx/xlsx/doc/xls documents for .NET

License

Notifications You must be signed in to change notification settings

oldrev/maltreport

Repository files navigation

#MaltReport

MaltReport is an OpenDocument/OfficeOpenXML powered reporting engine for .NET and Mono, it is inspired by the excellent Relatorio Project.

MaltReport DO NOT requires MS-Office or LibreOffice to render report, instead MaltReport manipulates ODT/ODS/XLS/DOC file by itself, so it fast & reliable.

The template of your report is just a normal document created with LibreOffice or MS-Word/MS-Excel (ODT/ODS and XLS/DOC are fully supported), we can use LibreOffice and MS-Word/Excel as WYSIWYG report development tools.

I do not have too much time working with the document, so to learn the usage of MaltReport please see the Sandwych.Reporting.Demo project.

#Getting Started

##Installation

MaltReport can be installed from NuGet

or type following commands in the NuGet Console:

PM> Install-Package MaltReport2
  • Copyright (C) 2009 Wei "oldrev" Li
  • Copyright (C) 2010-2016 Sandwych Consulting LLC.
  • Copyright (C) 2017-TODAY Binary Stars Technologies LLC.

About

A WYSIWYG document template engine to generates .odt/.ods/docx/xlsx/doc/xls documents for .NET

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published