Click here to Skip to main content
15,921,905 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All

I have defined paper orientation in c#

objReport.PrintOptions.PaperOrientation = (CrystalDecisions.Shared.paperorientation.landscape)

and designed the .rpt file in landscape

but at run time the print dialog box shows orientation as portrait

Thanks in advance
Posted
Comments
Sergey Alexandrovich Kryukov 11-Nov-13 2:09am    
Not a question, and not enough information to solve the problem.
—SA
thatraja 11-Nov-13 2:12am    
Include full code in your question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900