generate a PDF report - TechRepublic
General discussion
October 10, 2018 at 03:15 AM
jimvolter

generate a PDF report

by jimvolter . Updated 7 years, 7 months ago

Let’s imagine that we have a .NET Core Web API project in which we need to generate a PDF report. Even though it shouldn’t suppose to be too hard to do something like that, we could end up in losing too much time if we don’t know how to do it properly. Anyone here know how to use the DinkToPDF library to easily generate PDF documents while working on the .NET Core Web API project?

This discussion is locked

All Comments