leading grand summary on multiple pages?

We have an orderprint which looks like this:

  • header: contains logo
  • leading grand summary: contains: introduction text & text about details of the deal
  • body: contains financial information
  • trailing grand summary: contains totals of the information displayed in the body
  • footer: contains footertext

it’s a classic orderdetail/orderlines setup, so 2 tables where the lines are related to the details.
We do actually print the lines (in the bodypart) and display the other information over a relationship.

Problem with the above setup is: leading grand summary contains more than 1 page of text, where Servoy cuts this part after page 1 and doesn’t continue on page 2.

Is this a bug or are we on the wrong track…?

EDIT: leading subsummary does the job when ‘allow page break across boundaries’ is checked, but still I’d prefer leading grand summary to behave this way…

Please add a case to the support system for this problem.

Andrei Costescu:
Please add a case to the support system for this problem.

Sorry, forgot to mention that here… I already did, as nobody seemed to have an answer to this.
Casenr.: 217671

If you are looking into this case, maybe you can look into my other printrelated issue as well.
This is registered in your support system with casenr.: 217996

We managed workarounds for both, but don’t know if this can be done for near future prints we have to develop…