fpanaccia/Wkhtmltopdf.NetCore-deprecated

Issue when trying to access wkhtmltopdf.exe

Opened this issue · 1 comments

We are getting an error when trying to access wkhtmltopdf.exe file. how can we give the file path?

did you try with: services.AddWkhtmltopdf(wkhtmltopdfRelativePath: "some_folder_here"); ?