Answers for "montserrat_normal_d7b9f5e95298c71fecec5dd1831abcb5.ufm): failed to open stream: No such file or directory","

PHP
1

fopen(F:\xampp\htdocs\Escubydu\storage\fonts//themify_normal_f60486608aadd4e36c92c9895f99838f.ufm): failed to open stream: No such file or directory

public function pdf() 
{ 
    $pdf = \PDF::loadView('contact')->setOptions(['defaultFont' => 'sans-serif']); 
        
    return $pdf->download('invoice.pdf'); 
}
Posted by: Guest on January-09-2021

Code answers related to "montserrat_normal_d7b9f5e95298c71fecec5dd1831abcb5.ufm): failed to open stream: No such file or directory","

Browse Popular Code Answers by Language