Word export ignoring landscape orientation setting

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

Answered in a Live Support session.

Dmitry,

Upgrading to 1.4 didnt make any difference. In fact, when I ran the upgrade it just popped up with Repair/Remove, so maybe I already had 1.4. There are multiple .dll's with different versions in different folders. Now I am a little confused.