Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Multipage Form with section subreport has no page breaks

edited August 2004 in General
Hi,


I am using RB7.04Ent. / Delphi 7.


I want to produce a two page form i.e. for each detail record ther have
to be two pages.

According to the developer guide I made a subreport for each page, set up
a main report containig the above sub reports (section style). They all
share the same datasource (3 records in my example).

A special thing about the form is that the forms cells have to have a
dynamical height.
So I set all components to stretchable, and the detail band to dynamical
height.

What happens is that
- the report does not stop generation pages
- there is no page brake between subreport1 and subreport2.

Any ideas?

Thanks in advance,

Alex

Comments

  • edited August 2004
    Hi Alexander,

    Be sure you do not have the subreports connected to the same datapipeline as
    your main report. This could cause infinite pages. Please send a small
    example demonstrating this behavior in zip format to
    support@digital-metaphors.com and I'll take a look at it for you.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.