I am asking this question in the C# Language Category, understanding it may better belong elsewhere.
We have written a web app for a customer that generates a pdf from an aspx page using wkhtmltopdf.exe. It works fine in dev, saving the file to pdf as it should. When I publish it to the customer's server the pdf will not generate. I have exhausted all of my local resources to resolve this matter.
Has anyone seen similar behavior?