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


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.0.012 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.