Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question on report orientation
Message
From
15/02/2003 23:04:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Question on report orientation
Miscellaneous
Thread ID:
00753819
Message ID:
00753819
Views:
59
I've created a report in CR.NET. I've set up the report for landscape mode.

When I launch the report at run-time, the preview window seems to show it correctly [as if it were in landscape]. However, when the user clicks the PRINT button [I'm using the standard crystal runtime toolbar] and gets the print dialog, the default orientation is portrait, not landscape.

I've tried everything I can think of, including...

orpt.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape;

...but that still doesn't work...the default print is in portrait, unless the user changes it.

Any thoughts on how to address this?

Thanks,
Kevin
Next
Reply
Map
View

Click here to load this message in the networking platform