a
This commit is contained in:
parent
c17b4f6a64
commit
dfef88e9a9
|
|
@ -134,7 +134,7 @@ $pdf->Cell($colonneAlignement - 5, 3, mb_convert_encoding(_('Matricule'), "ISO-8
|
|||
$pdf->SetFont('Arial', 'B', 6);
|
||||
$pdf->SetTextColor(255, 0, 0);
|
||||
// $pdf->Cell(25, 3, ' : '.$assure['numeroAdherent'], 0, 1);
|
||||
$pdf->Cell(15, 3, ' : '.$assure['numeroAdherent'], 0, 1);
|
||||
$pdf->Cell(0, 3, ' : '.$assure['numeroAdherent'], 0, 1);
|
||||
$pdf->SetTextColor(0);
|
||||
|
||||
// Nom et Prénoms assuré
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user