diff --git a/Controleur/ControleurAjaxavenantincorporation.php b/Controleur/ControleurAjaxavenantincorporation.php index 9b79c3cf..0be4b2ef 100644 --- a/Controleur/ControleurAjaxavenantincorporation.php +++ b/Controleur/ControleurAjaxavenantincorporation.php @@ -103,6 +103,8 @@ We are pleased to confirm that they have been incorporated into the current poli $garanties = $this->avenant->getListeGarantieAvenantAdherent($idAdherent, $idEntetecontrat); + $pdf->Ln(5); + $pdf->SetFont('Arial','B', 8); $pdf->Cell(100,$ht,convertirc('BENEFITS'),1,0,'C',false);