Connecting Tech Pros Worldwide Help | Site Map

landscape reporting in MS DataReport

amitkumarch@gmail.com
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi Everybody!

I wonder if there is a way to produce landscape reports using MS
DataReport Designer. I did not see any design property to do this. I
have manually tried to change the size of report but then it fails to
print.

Regards Viator

Svend Erik Johansen
Guest
 
Posts: n/a
#2: Jul 17 '05

re: landscape reporting in MS DataReport


Hi

Try :
Rap_xxx.Orientation = rptOrientLandscape

Regards,
Svend
DK

<amitkumarch@gmail.com> skrev i en meddelelse
news:1110563376.883152.316410@f14g2000cwb.googlegr oups.com...[color=blue]
> Hi Everybody!
>
> I wonder if there is a way to produce landscape reports using MS
> DataReport Designer. I did not see any design property to do this. I
> have manually tried to change the size of report but then it fails to
> print.
>
> Regards Viator
>[/color]


Svend Erik Johansen
Guest
 
Posts: n/a
#3: Jul 17 '05

re: landscape reporting in MS DataReport


Hi

Try :
Rap_xxx.Orientation = rptOrientLandscape

Regards,
Svend
DK

<amitkumarch@gmail.com> skrev i en meddelelse
news:1110563376.883152.316410@f14g2000cwb.googlegr oups.com...[color=blue]
> Hi Everybody!
>
> I wonder if there is a way to produce landscape reports using MS
> DataReport Designer. I did not see any design property to do this. I
> have manually tried to change the size of report but then it fails to
> print.
>
> Regards Viator
>[/color]


Newbie
 
Join Date: Jun 2006
Posts: 1
#4: Jul 11 '06

re: landscape reporting in MS DataReport


Quote:

Originally Posted by Svend Erik Johansen

Hi

Try :
Rap_xxx.Orientation = rptOrientLandscape

Regards,
Svend
DK

<amitkumarch@gmail.com> skrev i en meddelelse
news:1110563376.883152.316410@f14g2000cwb.googlegr oups.com...[color=blue]
> Hi Everybody!
>
> I wonder if there is a way to produce landscape reports using MS
> DataReport Designer. I did not see any design property to do this. I
> have manually tried to change the size of report but then it fails to
> print.
>
> Regards Viator
>[/color]

Shailesh Rai:->
Even here is a simple step to do this :->
Run Report
See setup option :->Click on that and go into the Page tab:-> select Landscape option and press ok.
Closed Thread