Skip to main content

RTC Report Landscape Format without Printer Settings.

Hi all,

In Case of Report Development in Landscape Format, it was behaving wired. In need to select the printer orientation from the printer settings.

But later on I thought about the same and started searching on the web. Then From MSDN i found out that if the report settings in RDLC are done correctly then we don't need to change the printer settings every time.
How Printed Report Settings Are Determined

If the settings in the Report Properties dialog box on the layout of the report specify a standard paper size, Then the settings in the Report Properties dialog box on the RDLC layout but is overridden if you change the settings in the Print dialog box.

For more info, you can read the whole article from here.

For Standard Landscape Page Size these are the setting for RDLC Reports.

Interactive  8.5in, 11in
Margin       1.5cm, 0in, 2cm, 2cm
Page Size    29.7cm, 21cm
Body Size   27.29206cm, 9.16692cm

I hope this issue was faced by most of developers.

Hi all Just a update in same post. The above method works only in NAV 2009 R2 and later. For Printing Report in Landscape Format in NAV 2009 SP1, just apply the hotfix before using above technique.

The hotfix is available for NAV 2009 SP1 here.  

Thanks & Regards,
Saurav Dhyani

Comments

Popular posts from this blog

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.

How to Set Up NavUserPassword Authentication in Business Central.

Hi Readers, In this article we will discuss steps to Setup NAVUserPassword in Business Central on-prem. NavUserPassword is an authentication method that's handled by Business Central Server, but isn't based on Windows users or Active Directory. Each user is set up with a username and password that's configured inside Business Central only. The user is prompted for username/password credentials when they start the client. #msdyn365bc, #credentialtype

Microsoft Dynamics NAV 2016 - How to Configure Phone Client.

Hi All, In this article we will discuss how we can connect Microsoft Dynamics NAV 2016 with New Client Launched i.e. Phone Client. This Article Contain Steps for a Android Phone as I have Only Android Phone. I am doing it having all tiers on my windows 8 machine, steps remain same for multiple servers but issues might be different. What we Need (Other what we discuss in this article) -  The Service Tier should be on Public IP . Some of the Data-card does not Provide you Public IP. check it for sure.