79128958

Date: 2024-10-26 16:22:30
Score: 1
Natty:
Report link

Simple solution your call:

$pdf->Cell(65 ,3, "Helene",1, 1, 'R');
```

Change the 'R' to 'C'  for centered
or
Change the 'R' to  'L' for left.
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Debbie Kurth