Report Orientation
Hi,
We are using Delphi 7 and ReportBuilder 7.
I have a report (its a job cost report) that includes one topsheet and
a set of detail pages for each job in the report. The customer wants the
topsheet to be landscape oriented and the detail pages to be portrait
oriented. For example - 1 report containing 3 jobs would be 1 TS + 3 detail
pages + 1 TS + 3 detail pages + 1 TS + 3 detail pages.
Does anyone know how to do this in ReportBuilder? How to mix page
orientation within a single report?
JD
We are using Delphi 7 and ReportBuilder 7.
I have a report (its a job cost report) that includes one topsheet and
a set of detail pages for each job in the report. The customer wants the
topsheet to be landscape oriented and the detail pages to be portrait
oriented. For example - 1 report containing 3 jobs would be 1 TS + 3 detail
pages + 1 TS + 3 detail pages + 1 TS + 3 detail pages.
Does anyone know how to do this in ReportBuilder? How to mix page
orientation within a single report?
JD
This discussion has been closed.
Comments
yes :-)
Create a new report with sub reports of Style sbSection (right click over
each sub report and set it's style).
Then set each sub report layout as you need.
Ed Dressel
Team DM