예제 #1
0
 /**
  * Clear the Page Header - ReportPdf
  */
 public function clearPageHeader()
 {
     $this->pdf->clearPageHeader();
 }