X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=reporting%2Frep114.php;h=55cb289911bb1a8b058da8ffafe26d808db40282;hb=3b06c6c4718610a408cae2e9b76c3134ca30b84c;hp=302a077a0b07efde0e8da53b44ab91ad6e34f365;hpb=6a4d8e6c1e92ff1b8fc5abb3fae76fb1c1968550;p=fa-stable.git diff --git a/reporting/rep114.php b/reporting/rep114.php index 302a077a..55cb2899 100644 --- a/reporting/rep114.php +++ b/reporting/rep114.php @@ -96,7 +96,7 @@ function print_sales_summary_report() $aligns = array('left', 'left', 'right', 'right'); if ($orientation == 'L') recalculate_cols($cols); - + $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); $rep->NewPage();