a
This commit is contained in:
parent
9c7764cdef
commit
01099cd824
|
|
@ -43,9 +43,11 @@ class ControleurAjaxavenantincorporation extends Controleurrequete
|
|||
$pdf->Ln(5);
|
||||
|
||||
$pdf->Cell(0,$ht,convertirc("Subscriber : ".$entetecp['nomClient']),0,0,'L',false);
|
||||
|
||||
$pdf->Cell(0,$ht,convertirc("Policy Number : ".$entetecp['numeroPolice']),0,1,'R',false);
|
||||
|
||||
$pdf->Cell(0,$ht,convertirc("Effective Date : ".$entetecp['dateEffetAvenant']),0,0,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc("End Date : ".$entetecp['dateEcheance']),0,1,'R',false);
|
||||
|
||||
$pdf->Ln(5);
|
||||
|
||||
$pdf->SetFont('Arial','', 9);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user