SQL Server - How to set Portrait orientation for printing in SSRS always

Asked By Madhu on 12-Apr-10 08:54 AM
Hi,
 Our application is a WPF application and our report is in SSRS, In one wpf page we have two sections, first section contain link for different reports & print button and second section contain corresponding SSRS report. Report also has Header & footer. When we are using print button of SSRS then header and footer is printing properly and print orientation(Portrait) is also correct. I have one print button on Page, outside of SSRS report when i clicking Print button of Page then header & footer is missing & print is also coming in Landscape orientation.

For other reports same print button is working fine.

I am not getting solution of this issue. Please help me...


Thanks in Advance.
Web Star replied to Madhu on 12-Apr-10 09:35 AM
To resolve this issue on printing custom report size, please follow steps below:

1) Go to printer and faxes
2) Choose file> server properties. Create custom form size for your printer.
3) Configure your default printer paper to the custom form that you created.
4) On Report Designer, set the paper size similar to the custom form.
5) Yahoo~~ custom report size printed successfully 
Madhu replied to Web Star on 13-Apr-10 12:58 AM
Thanks for reply.
I am not getting the 3rd point i.e. How to configure default printing paper to Custom form.

Can you please elaborate this point in detail.
Madhu replied to Madhu on 13-Apr-10 06:50 AM
One more thing,
I am using Windows XP, so 'add a printer' option is also coming in left hand side as a hyper link. I have added the custom form and it's also appearing under 'Print Server Properties>Forms', but when i am doing right click to my default printer and selecting "Printing Preferences" then i am not getting my created custom form under Paper\Quality > Type

That's why i am unable to select my custom page for my default printer.

hope you understandd my problem clearly now.
Madhu replied to Web Star on 20-Apr-10 01:31 AM
any solution for my issue???

Plz help.......