I'm a bit confused by your description below. Would you like each order to always contain 3 pages, or do you need 3 copies of each order report? Perhaps a better explaination of what you need to happen will allow me to help you determine the best approach to take with ReportBuilder.
I want each order to contain always 3 pages (may be more number of pages, if the order details are more). and at the same time, how to go about generating the same for multiple orders in the same report.
In other words you would like to place certain data having to do with the same order on each of the three pages? If this is the case, you can use the TppPageBreak object to manually break a page when you need. Placing two of these inside the Detail Band will ensure you get three pages per order record.
Comments
I'm a bit confused by your description below. Would you like each order to
always contain 3 pages, or do you need 3 copies of each order report?
Perhaps a better explaination of what you need to happen will allow me to
help you determine the best approach to take with ReportBuilder.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I want each order to contain always 3 pages (may be more number of pages, if
the order details are more).
and at the same time, how to go about generating the same for multiple
orders in the same report.
Regards
Venu
In other words you would like to place certain data having to do with the
same order on each of the three pages? If this is the case, you can use the
TppPageBreak object to manually break a page when you need. Placing two of
these inside the Detail Band will ensure you get three pages per order
record.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com