Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hello everybody,
i am trying to create a simple report using Crystal report in VS 2008.
as you know ,when viewing the report in Crystal report page, it shows the report page in vertical form . but my data overflow the vertical size. i want to view my report in horizontal form . for a better explanation i sending bellow picture .please help me , thanks in adance

<img src=http://i53.tinypic.com/2uykimw.jpg>
Posted
Updated 23-May-11 13:30pm
v2

1 solution

Here are the steps how can make a "horizontal in crystal report" which is called LandScape layout.

1. Open your Crystal Report file in Visual Studio Design Mode.
2. Right click on the report body.
3. Select Design menu.
4. In Design sub menu, select Printer Setup
5. It will show Print SetUp dialog.
6. Select the LandScape option from the Orientation section.Then press Ok.Done :)

The step 3-6 can be shown pictorially as follows.

Step 3-5[^]
Step 6[^]
LandScape Layout[^]

I hope this helps you well.
 
Share this answer
 
v2
Comments
Sandeep Mewara 24-May-11 2:14am    
My 5!
Wonde Tadesse 24-May-11 7:36am    
Thanks S Mewara.
Prasanta_Prince 24-May-11 7:37am    
Good one 5 from me.
Wonde Tadesse 24-May-11 19:20pm    
Thanks Prasanta_Prince
Member 7696839 3-Jun-11 22:09pm    
wow Bro. thank you very much for the great solution. thanks in advance

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