wkhtmltopdf

This commit is contained in:
Nicolas Bally 2015-01-29 22:14:59 +01:00
parent 41149ab6a2
commit 82cf62e880
2 changed files with 3 additions and 0 deletions

BIN
bin/wkhtmltopdf2 Executable file

Binary file not shown.

View File

@ -0,0 +1,3 @@
WickedPdf.config = {
:exe_path => File.join(Rails.root,'bin','wkhtmltopdf2')
}