protected function html2fpdf($html)
 {
     View::html2pdf($html);
 }