a
This commit is contained in:
parent
c757dff716
commit
dbc45a2f10
|
|
@ -220,7 +220,7 @@ These agreements have been approved by both parties involved and are effective f
|
|||
$pdf->MultiCell(0, $ht, $text);
|
||||
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($adherent['dateSysteme']).'.'),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($entetecp['dateSysteme']).'.'),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(10);
|
||||
|
||||
|
|
|
|||
|
|
@ -43,12 +43,6 @@
|
|||
$pdf->Cell(50,$ht,convertirc("AMAZINA YOSE"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['nomClient']),0,1,'L',false);
|
||||
/*
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Itariki y’amavuko"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(30,$ht,convertirc(dateFr($adherent['dateNaissance'])),0,1,'L',false);
|
||||
*/
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("No y’indangamuntu"),0,0,'L',false);
|
||||
|
|
@ -86,7 +80,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Italiki amasezerano akorewe"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".dateFr($adherent['dateSysteme'])),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".dateFr($entetecp['dateSysteme'])),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(7);
|
||||
|
||||
|
|
@ -220,7 +214,7 @@ Aya masezerano yemejwe n’impande zombi ziyagiranye kandi afite agaciro uhereye
|
|||
$pdf->MultiCell(0, $ht, $text);
|
||||
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($adherent['dateSysteme']).'.'),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($entetecp['dateSysteme']).'.'),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(10);
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Names"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['nom'] . " " . $adherent['prenoms']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['nomClient']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Type of Insurance"),0,0,'L',false);
|
||||
|
|
@ -230,7 +230,7 @@ These agreements have been approved by both parties involved and are effective f
|
|||
$pdf->MultiCell(0, $ht, $text);
|
||||
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($adherent['dateSysteme']).'.'),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($entetecp['dateSysteme']).'.'),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(10);
|
||||
|
||||
|
|
|
|||
|
|
@ -43,14 +43,8 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("AMAZINA YOSE"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
// $pdf->Cell(0,$ht,convertirc(": ".$adherent['nom'] . " " . $adherent['prenoms']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['nomClient']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Itariki y’amavuko"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(30,$ht,convertirc(dateFr($adherent['dateNaissance'])),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("No y’indangamuntu"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
|
|
@ -69,7 +63,6 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Umudugudu/Akagari/Umurenge"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
// $pdf->Cell(0,$ht,convertirc(": ".$adherent['adresseGeo']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['adresseGeo']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
|
|
@ -87,7 +80,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Italiki amasezerano akorewe"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".dateFr($adherent['dateSysteme'])),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".dateFr($entetecp['dateSysteme'])),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(7);
|
||||
|
||||
|
|
@ -225,7 +218,7 @@ Aya masezerano yemejwe n’impande zombi ziyagiranye kandi afite agaciro uhereye
|
|||
$pdf->MultiCell(0, $ht, $text);
|
||||
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($adherent['dateSysteme']).'.'),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(dateFr($entetecp['dateSysteme']).'.'),0,1,'L',false);
|
||||
|
||||
$pdf->Ln(10);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user