how to print/view 2 copies of same report on either same page if fitted.
Printable View
how to print/view 2 copies of same report on either same page if fitted.
There are a couple of different ways to go about this. The most used in my office is subreports. The problem with subreports is that the formatting for multiple pages is not well supported.
yes currently i m using same way but if i hv used 2 tables linking in one reportt and same if i hv to use it in subreport then it gives me problem as multiple records are shown in details section.
is there any other way ?
Not sure I fully understand what you need. Have you tried a main report, with two subreports showing the same information? They can be placed in Details A and Details B if you need them top and bottom or both in the Details section if you need them horizontal. No records need to be shown on the main report, just titles, etc. if applicable, then just the subreports.
what exactly you want to do
if want to print 2 copies then you can
just write printercopies=2
but both copies on 1 page ??