Unnecessary space in the Section when run the report.

upasanisandip
upasanisandip Member Posts: 405
Hi,
How can I remove the unnecessary space between Sales Invoice Line (body 2) and Sales Invoice Header (Footer 1) .

Because of this my report is going on 2nd page
I have checked in all the section but there is nothing between these two sections. Still space is there when I run the report.


Thanks.

Comments

  • Gon_M.
    Gon_M. Member Posts: 34
    Hi:

    Have you tried with
    SHOWOUTPUT (FALSE);
    

    in each section that you don't want to come out?

    if that not work, there is a hotfix for NAV 4.0 SP2 that resolve this issue.

    Bye
  • Malajlo
    Malajlo Member Posts: 294
    Problem is with SP2. Obtain SP2 rollout on Partnersource. It solved problem to me (after one day of showoutputing and testing and wondering).
  • upasanisandip
    upasanisandip Member Posts: 405
    Thanks Malajlo.
    I think it is taking the space equivalent to body part.
    I tried with big header & big footer section. Then only this prob. occurs.