a
This commit is contained in:
parent
e5f9b3e367
commit
bef2d4a95a
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user