Top "Rotativa" questions

Rotativa is an ASP.

Display dynamic header using Rotativa pdf in MVC

I wanted to print header data which are dynamic and will come from controller. So how can I display that …

asp.net-mvc pdf wkhtmltopdf rotativa
Rotativa Download with SaveAs dialog

I am using Rotativa tool to display pdf. It works fine with the following code: public ActionResult PreviewDocument() { var htmlContent = …

asp.net-mvc rotativa
How do I intercept the output stream of the current actionresult in .NET MVC3?

Hi and thanks for looking! Background I am using the Rotativa pdf tool to read a view (html) into a …

c# asp.net-mvc pdf-generation rotativa
Rotativa PDF MVC3 Paging

Am using Rotativa to create pdfs in my mvc4 application. Problem is how do i get display page numbers on …

c# asp.net-mvc-4 rotativa
Azure websites and wkhtmltopdf

So after beginning my azure websites-adventure, I have been encountering disappointment after disappointment to the point of 'almost' regretting taking …

asp.net-mvc azure wkhtmltopdf azure-web-app-service rotativa
How to pass a complex model to an ActionAsPDF?

I am creating an MVC 4 application. I am using Rotativa to generate pdfs they have a method called public ActionAsPdf(…

asp.net-mvc-4 rotativa
Rotativa and Bootstrap Grid Styling

I am working on an ASP.NET MVC 5 project and using Rotativa to generate PDF documents from Razor views. I …

asp.net-mvc twitter-bootstrap pdf-generation rotativa
I am using Rotativa tool to display pdf. It works fine on localhost, But does not work on Azure platform

I am using Rotativa tool to display PDF. It works fine on localhost, But does not work on Azure platform. …

pdf azure model-view-controller rotativa