This commit is contained in:
KANE LAZENI 2026-03-01 07:41:11 +00:00
parent 6995c363e6
commit 0407e19f93

View File

@ -56,74 +56,17 @@ class ControleurAjaxavenantretrait extends Controleurrequete
$pdf->Cell(0,$ht,convertirc("MEMBER REMOVAL ENDORSEMENT"),1,1,'C',true);
/*
$pdf->SetFont('');
$pdf->Ln(15);
$pdf->Cell(50,$ht,convertirc("No POLICE"),0,0,'L',false);
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['numeroPolice']),0,1,'L',false);
$pdf->Cell(50,$ht,convertirc("SOUSCRITE PAR"),0,0,'L',false);
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['nomClient']),0,1,'L',false);
$pdf->SetFont('Arial','', 10);
$pdf->Cell(50,$ht,convertirc("Dont le Siège Social est"),0,0,'L',false);
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['adresseGeo']),0,1,'L',false);
$pdf->Ln(15);
$pdf->Cell(0,$ht,convertirc("En qualité de CONTRACTANT "),0,0,'C',false);
$pdf->SetFont('Arial','', 10);
$pdf->Ln(15);
$pdf->Cell(0,$ht,convertirc("Auprès de "),0,1,'C',false);
$pdf->SetFont('Arial','B', 15);
$pdf->Cell(0,$ht,convertirc($entetecp['nomSociete']),0,1,'C',false);
$pdf->SetFont('Arial','', 10);
$pdf->Cell(0,$ht,convertirc("En qualité d'ASSUREUR "),0,1,'C',false);
$pdf->Ln(15);
$pdf->Cell(0,$ht,convertirc("Le présent contrat est constitué et régi par les CONDITIONS PARTICULIERES, les DISPOSITIONS"),0,1,'C',false);
$pdf->Cell(0,$ht,convertirc("SPECIALES ainsi que par les CONDITIONS GENERALES."),0,1,'C',false);
$pdf->Ln(15);
$pdf->Cell(0,$ht,convertirc("Il a pour objet la garantie suivante :"),0,1,'C',false);
$pdf->Ln(15);
$pdf->SetFont('Arial','B', 13);
$pdf->Cell(0,$ht,convertirc("MALADIE - HOSPITALISATION - MATERNITE - OPHTALMOLOGIE - DENTISTERIE"),0,1,'C',false);
$pdf->AddPage();
$ht=6;
$pdf->SetFont('Arial','B', 15);
$pdf->Cell(0,$ht,convertirc("CONDITIONS PARTICULIERES"),0,1,'C',false);
$pdf->Ln(5);
$pdf->SetFont('Arial','B', 10);
$pdf->Cell(0,$ht,convertirc($entetecp['nomClient']),0,1,'L',false);
$pdf->SetFont('Arial','', 9);
$text = convertirc("Déclare souscrire aux conditions générales et dispositions spéciales du Contrat ");
$text .= convertirc("d'Assurance Maladie Groupe et celles particulières qui suivent, auprès de ".$_SESSION['nomSociete']);
$text .= convertirc(" en faveur des personnes à assurer, pour les Garanties et moyennant les Cotisations ci-après :");
$text = convertirc("We refer to your request regarding the removal of a member/ beneficiary under your existing Medical Insurance Policy.
We are pleased to confirm that they have been removed from the current policy in accordance with the agreed contractual terms and conditions. Below is the related premium to be refunded calculated on prorated basis in consideration of the unearned period and agreed percentage: ");
$pdf->MultiCell(0, $ht, $text);
/*
$pdf->Ln(5);
$pdf->SetFont('Arial','B', 10);