a
This commit is contained in:
parent
3c072abbb0
commit
29040890be
|
|
@ -36,7 +36,7 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
|
||||
$pdf->SetFont('Arial','B', 15);
|
||||
|
||||
$pdf->SetY(40);
|
||||
$pdf->SetY(30);
|
||||
|
||||
$pdf->SetFillColor(135,206,250); // bleu
|
||||
|
||||
|
|
@ -65,14 +65,6 @@ We are pleased to confirm that they have been removed from the current policy in
|
|||
$pdf->SetFont('Arial','BU', 15);
|
||||
$pdf->Cell(50,$ht,convertirc("1. Insured Members and Premium to be refunded"),0,1,'L',false);
|
||||
|
||||
/*
|
||||
ns 20
|
||||
nom 60
|
||||
prenom 55
|
||||
lien 10
|
||||
PN 20
|
||||
TTC 20
|
||||
*/
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
|
||||
$pdf->Cell(25,$ht,convertirc('S / N'),1,0,'C',false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user