X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=reporting%2Frep201.php;h=b176f2bdb8461591bb158f660df28944958fc3f1;hb=df3ebb4251529abb480179600417fe7164951fe2;hp=532da5fceeb789a3685bd248157feb96188ccf34;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/reporting/rep201.php b/reporting/rep201.php index 532da5fc..b176f2bd 100644 --- a/reporting/rep201.php +++ b/reporting/rep201.php @@ -125,7 +125,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);