X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep201.php;h=1c1ee43839ef40cc80b831805a6d3a0222a61af6;hb=55bddc51260dc87dba6e3217e2117cc760346306;hp=567d12f17825d8e049739d70c30732a87a5e7171;hpb=e1ad4f3f77cb20f692185b0b5e493820c5fb7f77;p=fa-stable.git diff --git a/reporting/rep201.php b/reporting/rep201.php index 567d12f1..1c1ee438 100644 --- a/reporting/rep201.php +++ b/reporting/rep201.php @@ -130,7 +130,7 @@ function print_supplier_balances() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $total = array(); $grandtotal = array(0,0,0,0);