The following example demonstrates how to add all pages of one report to the end of another report, how to merge pages of two reports into a single report and how to reorder report pages so that it can be printed as a booklet (first page, last page, second page, last but one, third page, etc.)
Note:
Because the resulting document does not create a "deep copy" of merged documents, you should not dispose of merged documents before the resulting document has been published.
↧
How to merge pages of two reports into a single report
↧