X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=reporting%2Frep701.php;h=ca344f7964a0dd64db68a60b3508de7d58d6b21a;hb=c5dc92bf60148463852a81f74284117ce3fd1e92;hp=82bb0390ddc8e8db1c3a460458258992d1422a99;hpb=303eb17e9cdd9702eee9fdfcaee51e654a1da541;p=fa-stable.git diff --git a/reporting/rep701.php b/reporting/rep701.php index 82bb0390..ca344f79 100644 --- a/reporting/rep701.php +++ b/reporting/rep701.php @@ -111,7 +111,7 @@ function print_Chart_of_Accounts() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $classresult = get_account_classes(false); while ($class = db_fetch($classresult))