I was using this Rotativa 1.6.4 code example to generate a PDF from a page in my .NET MVC 5 app.
public ActionResult PrintIndex() { var a = new ActionAsP
I was having the same problem, but the answer of Jess did not work for me.
When I updated the wkhtmltopdf.exe file in my project, downloaded from here, it worked fast again.