+ 11
FPDF /{nb} not showing up : Total Pages
Iam using $pdf->AliasNbPages(); after $pdf = new PDF('P','mm','A4'); but the total page number still doesnt show up. $this->Cell(94,0,'page '.$this->PageNo().'/{nb}' ,0,0,'R');
1 Antwort
+ 1
what do you want?