X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep201.php;h=1c1ee43839ef40cc80b831805a6d3a0222a61af6;hb=46c5f7a65a7659a44ae8254c63152074363d3987;hp=567d12f17825d8e049739d70c30732a87a5e7171;hpb=35f482e2a9246960de37e5f1d975c734e08951e6;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);