TCPDF::getHeaderData()
Returns header data:
- $ret[‘logo’] = logo image
- $ret[‘logo_width’] = width of the image logo in user units
- $ret[‘title’] = header title
- $ret[‘string’] = header description string
Description Description
Return Return
(array())
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.0.012 | Introduced. |