[ 'enabled' => true, 'binary' => 'C:\wkhtmltopdf\bin\wkhtmltopdf.exe', 'timeout' => false, 'options' => [ 'enable-local-file-access' => true, ], 'env' => [], ], 'image' => [ 'enabled' => true, 'binary' => 'C:\wkhtmltopdf\bin\wkhtmltoimage.exe', 'timeout' => false, 'options' => [ 'enable-local-file-access' => true, ], 'env' => [], ], ];