Where is TfrReport.ReportType = rtMultiple

edited March 2010 in FastReport 4.0
For FR 2.5 we have http://ns.fast-report.com/en/faq/faq.php?ID=233#2809
and now ?

I cant found solution, with which my client can handle

I have to design agreement template, but i can't create that on one page (to many text to paste). If i create page1 and page2 after preview is 1,1,1,1,1.....2,2,2,2,2
Sorry for my English
Tanks for any tip

// i'm trying with subreports > maybe this is solution

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 4:18AM
    you dont have it
    set printoptions collate to true.
    connect the tfrxreport component dataset to the dataset
    which will control the number of times the report is run.

Leave a Comment