X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Ftcpdf.php;h=0d3d210844778657df5a846ceb3617f2b86d11b6;hb=4618ee761a2d5ea779858009710ed43e12325c6f;hp=eec95ee9509fc7c5aa662e184795e751e90facea;hpb=39d66301fbc4346e2a3978d4a4ce034dc0fc0a1c;p=fa-stable.git diff --git a/reporting/includes/tcpdf.php b/reporting/includes/tcpdf.php index eec95ee9..0d3d2108 100644 --- a/reporting/includes/tcpdf.php +++ b/reporting/includes/tcpdf.php @@ -624,7 +624,7 @@ if (!class_exists('TCPDF')) { * @var Header font. * @access protected */ - var $header_font; + var $header_font = array('helvetica', '', 12); /** * @var Footer font.