rbWiki > Design > Pagination > How To... Print Two Copies Per Page

How To... Print Two Copies Per Page

Table of contents
  1. 1. Question 
  2. 2. Solution

Question 

"How do I print two copies of the same report on a single page?" 

Solution

Use Fixed style subreports sized to exactly half the paper height inside the detail band of the report. If you would like any overflow to move to the next page, be sure to set the TraverseAllData property of the subreport(s) to True. See the example below on how a report could be designed to accomplish this.

Download: TwoCopiesOnePage.zip 

Tags
none

Files (0)

 
You must login to post a comment.