1
Answer

Export MVC Razor View to pdf without iTextSharp / RazorPdf

Rupesh Kahane

Rupesh Kahane

9y
659
1
I have MVC Razor View with Bootstrap CSS + Custom CSS applied on it & many data like Logo(in image format), Header, Footer etc.
How can I Export MVC Razor View to pdf without iTextSharp / RazorPdf in MVC?
Let me know suggestion. The pdf should look like same as a View. 
Answers (1)