declare report in sqr
Hi All,
I am using declare report to declare multiple reports in my sqr. Multiple reports will be printed based on the user selection on the run control (if the user selects one report, only one should be generated. if 2 are seleced, 2 reports should be generated). This is working fine but when the user selects one report, the 2nd report is also created with "end of report" content. I dont want to generate this. Please help.
Also when 2 reports are selected, one is printing in the correct format and the other in a bigger format. I tried declaring the layout but didnt work. Please help.