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.
Managing data and bands on the report
Managing data and bands on the report
Please set the Collate property of the Report object in the Designer in 2.
Thank you.
Thank you.
Managing data and bands on the report
if I set collate = 2 in the constructor of my report object it does not seem to work.
My object inherits from stimreport.
Thanks
My object inherits from stimreport.
Thanks