Previous Thread

8/14/2006 6:27:01 AM    How to print report twice using different designs?
Hi guys, 
 
I'm struggling with the following - there is a report with two designs, 
 
which is run through class based on RunBaseReport (namely ProdReport_PickList 
 
- originally it has 1 design, I added another one). My aim is to print the 
 
report twice, I mean, first one normally as in standard, and then second 
 
time, but using another design. I also achieved that - the report is run 
 
second time using the other design (debugging makes me sure - 
 
executesection() of second design is executed), but I still get only one 
 
printout! Can anybody help? 
 
Ax30, SP4 
 
Regards,