Subreports with different orientation in the same report
I have a that should have many different full reports, including an index. Some of that reports have portrait orientation, some landscape. I've been trying to use subreports as child. I can do it if they have the same orientation, but if not, there are many problems:
1. Using all like a child and ParentPrinterSetup=false, doesn't allow the oriention to be landscape
2. Changing all subreports to section, then Main Page Header doesn't show on that page, page numbering stays strange...
What is the best way to do it?
BTW, I have all of that subreports done before like independent reports. Is the a way to call them inside the main report?
Tks
1. Using all like a child and ParentPrinterSetup=false, doesn't allow the oriention to be landscape
2. Changing all subreports to section, then Main Page Header doesn't show on that page, page numbering stays strange...
What is the best way to do it?
BTW, I have all of that subreports done before like independent reports. Is the a way to call them inside the main report?
Tks
Comments