Hello,
I have added the landscape orientation code to rsreportserver.config file as follows. This is the same as I use on our test instance, and it works fine. In our production environment, it seems to be ignored. Any ideas?
<Extension Name="AWDOC" Type="Aspose.Words.ReportingServices.DocRenderer,Aspose.Words.ReportingServices">
<Configuration>
<PageOrientation>Landscape</PageOrientation>
</Configuration>
</Extension>
Thanks,
Chris