codaxy / wkhtmltopdf

C# wrapper around excellent wkhtmltopdf console utility.
265 stars 92 forks source link

PdfConvertTimeoutException While simultaneously executing #29

Open rajumarella opened 6 years ago

rajumarella commented 6 years ago

I was using the library to Create PDF from HTML. When I am using this in my local instance there absolutely no issues but when I am executing on the server first PDF is getting created but for next, it is timing out.