Adding Page Numbers in EzPDF

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);

Advertisement

Did you like it?

No comments yet.

Leave a Comment