Correction anomalie 0000009 soumise le 18/11/2019 : affichage du numéro des pages sur les factures
This commit is contained in:
@@ -162,9 +162,8 @@ class PDFGeneratorCore extends TCPDF
|
|||||||
*/
|
*/
|
||||||
public function Footer()
|
public function Footer()
|
||||||
{
|
{
|
||||||
$this->writeHTML($this->footer);
|
|
||||||
$this->FontFamily = self::DEFAULT_FONT;
|
|
||||||
$this->writeHTML($this->pagination);
|
$this->writeHTML($this->pagination);
|
||||||
|
$this->FontFamily = self::DEFAULT_FONT;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user