I have an ASP.NET MVC view in which I print the invoice of given ID. I want to convert that page (.cshtml) into a PDF and save that file as bytes into the SQL S
.cshtml