X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep702.php;h=5a05470bb4dfa82954ee0e1b5cdf81a0cd6ce36e;hb=9b7ac7414c4ec6b3284adb22876cd5142ac78fa3;hp=10bcfef7fb8772fdc446113d0de92e4b5a8ca5ab;hpb=546bc1d4be8390a86e92ad15cbae63d05e48d8a5;p=fa-stable.git diff --git a/reporting/rep702.php b/reporting/rep702.php index 10bcfef7..5a05470b 100644 --- a/reporting/rep702.php +++ b/reporting/rep702.php @@ -63,7 +63,7 @@ function print_list_of_journal_entries() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); if ($systype == -1) $systype = null;