TCPDF_STATIC::formatPageNumber( $num )
Format the page numbers.
Description Description
This method can be overriden for custom formats.
Parameters Parameters
- $num
-
(Required) (int) page number
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
4.2.005 | Introduced. |