_tplIdx)) { $file = realpath(dirname(__FILE__)).'/modele.pdf'; $this->setSourceFile($file); $this->_tplIdx = $this->importPage(1); } $this->useTemplate($this->_tplIdx); } function Footer() { } }