Managing data and bands on the report

Stimulsoft Reports.NET discussion
Post Reply
dj_uvdata
Posts: 17
Joined: Fri Jan 04, 2008 6:36 am
Location: denmark

Managing data and bands on the report

Post by dj_uvdata »

Hi i have the following scenario i dont know how to create:

I have a report with 2 pages.

Lets say they contain a brochure of some kind.

I would like to print some copies of this report in this way:

page1, page2,page1, page2,page1, page2... etc.

How can I set this up?

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Managing data and bands on the report

Post by Edward »

Please set the Collate property of the Report object in the Designer in 2.

Thank you.
dj_uvdata
Posts: 17
Joined: Fri Jan 04, 2008 6:36 am
Location: denmark

Managing data and bands on the report

Post by dj_uvdata »

if I set collate = 2 in the constructor of my report object it does not seem to work.

My object inherits from stimreport.

Thanks
Post Reply