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), I get 500 internal server error whenever the PDF generation is invoked. I have so far installed wkhtmltopdf on my Linux server, but couldn't figure out how to configure. Please help.
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), I get 500 internal server error whenever the PDF generation is invoked. I have so far installed wkhtmltopdf on my Linux server, but couldn't figure out how to configure. Please help.