setChromiumPath(config('ninja.snappdf_chromium_path')); } return $pdf ->setHtml($html) ->generate(); } }