Using ezPDF you can create nicely PDF documents in PHP.
Here is a function that will help you to add Page numbers on each individual page.
$this->ezStartPageNumbers(750,590,10,'','',1);
Using ezPDF you can create nicely PDF documents in PHP.
Here is a function that will help you to add Page numbers on each individual page.
$this->ezStartPageNumbers(750,590,10,'','',1);
Did you like it?
Don't forget to vote for this (only if it was helpful)