[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: URGENT HELP :



i suppose you could do one define-layout for portrait and one define-layout for
landscape. then define two reports, one for each layout and in the program you
can do a use-report depending on which layout you need.

Srinivasan S wrote:

> Hi gurus,
>      I have a Cross tab report in SQR. The numbers of columns are
> determined dynamically. As of now the report is in potrait orientation. But
> as the number of columns increase , it should be landscape.
>      Could anyone let me know , how i could dynamically change the
> orientation. for eg., if the number of columns are less than 10 then it
> should be potrait , anything more than that the orientation should be
> landscape.
>
> TIA,
>
> Srini.