codaxy / wkhtmltopdf

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

Exception thrown: 'Codaxy.WkHtmlToPdf.PdfConvertException' #30

Closed brunoheringer closed 6 years ago

brunoheringer commented 6 years ago

Exception thrown: 'Codaxy.WkHtmlToPdf.PdfConvertException' in 'MyTest.exe'

Additional information: File 'C:\Program Files (x86)\wkhtmltopdf\bin\wkhtmltopdf.exe' not found. Check if wkhtmltopdf application is installed.

Is it require some install to use? I can't understood this error. Because I've used the install-package.

mstijak commented 6 years ago

Yes, you need to install wkhtmltopdf. This package simply invokes that tool through the command line.

alamadcs commented 3 years ago

but I have installed 64 bit installed