#knp_snappy: # pdf: # enabled: true # binary: "\"C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf.exe\"" # options: [] # image: # enabled: true # binary: "\"C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltoimage.exe\"" # options: [] knp_snappy: pdf: enabled: true binary: /usr/local/bin/wkhtmltopdf #"\"C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf.exe\"" for Windows users options: [] image: enabled: true binary: /usr/local/bin/wkhtmltoimage #"\"C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltoimage.exe\"" for Windows users options: []