protected function initPDF()
 {
     parent::initPDF();
     $this->pdf->printFooterOnFirstPage = true;
 }