pachecoder / Projects.Web.Reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extremely simple project to show and learn the use of DinkToPdf With RazorEngine to render a razor view as html template.

Getting started

  • Run the project
  • Execute endpoint /api/report
  • Get the pdf

Architecture

  • ASP.Net Web Api
  • .Net 4.7.2

Dependencies

Warning

You have to select the right version of libwkhtmltox.dll according to your OS and activate Copy always in its properties.

Thanks to

@WesCossick and @HazemKhaled for their Invoice template

About

License:MIT License


Languages

Language:C# 66.0%Language:HTML 33.2%Language:ASP.NET 0.7%