TCPDF::setFooterData( $tc = array(0, 0, 0),  $lc = array(0, 0, 0) )

Set footer data.


Description Description


Parameters Parameters

$tc

(Optional) (array) RGB array color for text.

Default value: array(0, 0, 0)

$lc

(Optional) (array) RGB array color for line.

Default value: array(0, 0, 0)


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

User Contributed Notes User Contributed Notes

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