This commit is contained in:
KANE LAZENI 2026-03-26 15:44:34 +00:00
parent e5f9b3e367
commit bef2d4a95a

View File

@ -114,7 +114,7 @@ We are pleased to confirm that they have been incorporated into the current poli
}
// Ici
$pdf->Ln(4);
$pdf->Ln(5);
$pdf->SetFont('Arial','B', 8);
$pdf->Cell(50, 3,convertirc("Note :"),0,1,'L',false);
$pdf->SetFont('Arial','I', 8);
@ -123,7 +123,7 @@ We are pleased to confirm that they have been incorporated into the current poli
$garanties = $this->avenant->getListeGarantieAvenantAdherent($idAdherent, $idEntetecontrat);
$pdf->Ln(4);
$pdf->Ln(5);
$pdf->SetFont('Arial','B', 8);