TCPDF_STATIC::formatTOCPageNumber( $num )
Format the page numbers on the Table Of Content.
Description Description
This method can be overriden for custom formats.
See also See also
- addTOC(),: addHTMLTOC()
Parameters Parameters
- $num
-
(Required) (int) page number
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
4.5.001 | Introduced. |