Top "Rotativa" questions

Rotativa is an ASP.

Displaying headers and footers in a PDF generated by Rotativa

I'm trying to specify headers and footers in a PDF generated by Rotativa library. As the author answered here it …

c# asp.net-mvc-3 pdf-generation rotativa
Rotativa PDF generation working locally but not on IIS 7

I have an ASP.NET MVC 5 application. It has a simple form and when the user submits it, the form …

iis-7 asp.net-mvc-5 rotativa
How to display page breaks in PDF generated by Rotativa

In my ASP.NET MVC 4 app, I have an index view that has several partial views embedded in it. I …

asp.net-mvc pdf rotativa
Rotativa ViewAsPDF CSS Sizing / Dimensions

I am rendering an HTML View in ASP.Net MVC to PDF using Rotativa ViewAsPdf method. I am setting the …

asp.net-mvc asp.net-mvc-4 rotativa
How to save Rotativa PDF on server

I am using Rotativa to generate PDF in my "MVC" application. How can I save Rotativa PDF? I need to …

asp.net-mvc-5 rotativa
Rotativa - ViewAspdf does not work on server

I know that this topic has been discuss on several articles, but none of the solution help me. I have …

c# asp.net-mvc pdf-generation rotativa
Rotativa / Wkhtmltopdf images not displaying

I am currently creating an MVC 4 web application. I have an action that has a base background image which is …

asp.net-mvc image path wkhtmltopdf rotativa
Save PDF file as a byte array or stream using Rotativa

I'm trying to convert html to a PDF using Rotativa but I want to save at as a byte array …

.net asp.net-mvc asp.net-mvc-4 pdf rotativa
Rotativa HTML to PDF on ASP.NET MVC: how to create PDF as a landscape?

I'm using Rotativa resources to create PDF files from my HTML page on an MVC ASP.NET project. Here is …

c# asp.net-mvc visual-studio pdf rotativa
Rotativa MVC not loading CSS or Images on PDF

I have a action which works well ( loads all images and CSS) as a normal action but when I use …

c# model-view-controller rotativa