Exemplo n.º 1
0
 /**
  * Clear the Header - ReportPdf
  */
 public function clearHeader()
 {
     $this->pdf->clearHeader();
 }