This commit is contained in:
KANE LAZENI 2026-03-18 09:35:59 +00:00
parent c757dff716
commit dbc45a2f10
4 changed files with 7 additions and 20 deletions

View File

@ -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);

View File

@ -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 yamavuko"),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 yindangamuntu"),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 nimpande 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);

View File

@ -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);

View File

@ -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 yamavuko"),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 yindangamuntu"),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 nimpande 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);