a
This commit is contained in:
parent
c1a96e37d1
commit
164187e6ca
|
|
@ -70,7 +70,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("TIN/PASSPORT/NID"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['numeroPiece']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['registreCommerce']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Village/Cell/Sector"),0,0,'L',false);
|
||||
|
|
|
|||
|
|
@ -52,14 +52,8 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("No y’indangamuntu"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['numeroPiece']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['registreCommerce']),0,1,'L',false);
|
||||
|
||||
/*
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Ubwenegihugu"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": "),0,1,'L',false);
|
||||
*/
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Telefone"),0,0,'L',false);
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("TIN/PASSPORT/NID"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['numeroPiece']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['registreCommerce']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Village/Cell/Sector"),0,0,'L',false);
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("No y’indangamuntu"),0,0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['numeroPiece']),0,1,'L',false);
|
||||
$pdf->Cell(0,$ht,convertirc(": ".$adherent['registreCommerce']),0,1,'L',false);
|
||||
|
||||
$pdf->SetFont('Arial','', 10);
|
||||
$pdf->Cell(50,$ht,convertirc("Telefone"),0,0,'L',false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user