X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep203.php;h=e6f00ce8c5b46ec372be7e9ac2797e75a21593d0;hb=95ea2a03e3ccfa59bacd3d9a47bdf6d64b7d7a60;hp=b1a42730a6723b690d56ff10942367d9d6dadeac;hpb=e1ad4f3f77cb20f692185b0b5e493820c5fb7f77;p=fa-stable.git diff --git a/reporting/rep203.php b/reporting/rep203.php index b1a42730..e6f00ce8 100644 --- a/reporting/rep203.php +++ b/reporting/rep203.php @@ -103,7 +103,7 @@ function print_payment_report() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $total = array(); $grandtotal = array(0,0);