Blog results for Tags - #printable reports

How to export view as pdf in Asp.Net Core

Hello guys, while creating asp.net core application we often need to implement export of data and for this purpose we sometimes need to export views to pdf file. So, We will see how to export view as pdf in Asp.Net Core MVC in simple steps using itextsharp library which is free.

Translate Page