Ejemplo n.º 1
0
 protected function initPDF()
 {
     parent::initPDF();
     $this->pdf->printFooterOnFirstPage = true;
 }