Report - empty page

redStripe
redStripe Member Posts: 83
Hello,
I think there could be many reasons, but perhaps somebody got an
idea whats wrong...
the problem: a customized report (invoice) brings a empty second page,
but prints the footer on the second page and on the third is the sum.
But this problem is only if there is a certain number of items ...so that there
are no items on the second page.

I checked the Layout ouf Sections already but can't find the reason...

Does anybody has an idea?

Regards,
redZtripe

Comments

  • kriki
    kriki Member, Moderator Posts: 9,127
    If you are using 4.00SP2, you need to install hotfix 2 for SP2.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • redStripe
    redStripe Member Posts: 83
    No, the customer uses 4.0 SP1
  • David_Singleton
    David_Singleton Member Posts: 5,479
    The most common reason for this is when you have a mix of footer at the end, and somewhere in either the footer or the group totals you have some sections that are shown via SHOWOUTPUT or SKIP. What happens is that Navision is reserving space for the lines that are not printed.

    If this is the case, then you need to look at the design of the report and see if it can be changed.
    David Singleton
  • redStripe
    redStripe Member Posts: 83
    Hey David, thanks for your advice .... it seems to be in this direction ....
    I try it to get work.