Connecting Tech Pros Worldwide Help | Site Map

landscape reporting in MS DataReport

  #1  
Old July 17th, 2005, 10:26 PM
amitkumarch@gmail.com
Guest
 
Posts: n/a
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

  #2  
Old July 17th, 2005, 10:26 PM
Svend Erik Johansen
Guest
 
Posts: n/a

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]


  #3  
Old July 17th, 2005, 10:26 PM
Svend Erik Johansen
Guest
 
Posts: n/a

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]


  #4  
Old July 11th, 2006, 05:48 AM
Newbie
 
Join Date: Jun 2006
Posts: 1

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