Limiting the data for what does not exceed the height of a subreports?

edited March 2008 in FastReport 4.0
Limiting the data for what does not exceed the height of a subreports?

I have a page where I have several subreports with fixed positions and immutable.

In subreports I have tapes that I am compelled to put the value of a stretch=true, but if the number of registrations or the contents thereof are very important, printing data in the top post the rect of subreports!

So there is a way to prevent data beyond the scope of the subeport?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 9:31AM
    a subreport does not have a height the amount of space it takes up on the output page is dependant upon the requirements(properties and content) of the objects contained on the subreps designpage.
    so any limiting would have to be done within those objects.

Leave a Comment