Urgent Multi-Page Report Problem

I have developed a 2 page report in FR 2.5 to generate a mailing. A single DBISAM database record is used to generate names and addresses on both pages, each having their own MasterData Bands.

It works as designed when I have the TfrDBDataSet's RangeBegin and RangeEnd both set to rbCurrent. However, when I set these same properties to rbFirst and rbLast for production, the first page previews/prints, but the second page is blank.

Any advice? As usual, the mailing needs to go out today.

Thanks in advance

Comments

  • edited 3:13AM
    I figured it out. I made it a single page report with unlimited length. I then made the MasterData band long enough to cover two pages and frced a new page when the data set moved to a new record.

Leave a Comment