This commit is contained in:
KANE LAZENI 2026-03-01 08:43:53 +00:00
parent 898776b5e2
commit f4d7b89403

View File

@ -75,7 +75,7 @@ TTC 20
*/
$pdf->SetFont('Arial','B', 10);
$pdf->Cell(20,$ht,convertirc('S / N'),1,0,'C',false);
$pdf->Cell(25,$ht,convertirc('S / N'),1,0,'C',false);
$pdf->Cell(55,$ht,convertirc('Surname'),1,0,'C',false);
$pdf->Cell(50,$ht,convertirc('Other name'),1,0,'C',false);
$pdf->Cell(15,$ht,convertirc('Relat'),1,0,'C',false);