[ 'enabled' => true, 'binary' => $pdfPath, 'timeout' => false, 'options' => [], 'env' => [], ], 'image' => [ 'enabled' => true, 'binary' => base_path('/usr/local/bin/wkhtmltoimage-amd64'), 'timeout' => false, 'options' => [], 'env' => [], ], ];