Vladimir

Results 6 comments of Vladimir

You can try to set the path to your wkhtmltopdf, but I think it won't work. I have the same issue and will create the pull request.

> My Asp.net core 2.1 app is working perfectly with Rotativa on Windows machine. But when I publish it to my Linux (Ubuntu 16.x) server (I am _not_ using docker),...

What OS did you use? Rotativa is using wkhtmltopdf only for Windows version.

> > What OS did you use? Rotativa is using wkhtmltopdf only for Windows version. > > we use .net core on Ubuntu 18.04 You can try my [imlemantation](https://github.com/vbondarev/Rotativa.AspNetCore). It...

Hi. Great work, your project is very cool. I use it in my project some time. But now I need to use swagger of 2 version. In the previous answer...

I tried to use [go-restful-openapi](https://github.com/emicklei/go-restful-openapi) and it works as I want ))))