On an SSRS 2008 R2 report that is executed on report server 2012, I have a report that uses writing mode Rotate270 to change the direction of the label of columns. This worked fine until a month or two ago. No code was changed.
Now when the report is executed the following occurs:
1. When the report is accessed by the following browsers the writing mode is ignored. The following is the differences between browers:
a. When the ssrs report is accessed by Firefox or Opera, the direction of the labels are displayed as horizontal. b. When the ssrs report is accessed by Internet Explorer, the direction of the label is vertical.
The report servers that uses reporting services 2012, has a 64 bit Windows R2 Enpterprise Operating System.
I am assuming that there is some windows update that caused this problem to occur. Thus I am wondering if you can tell me what could of caused this problem to occur? I am also wondering what you suggest to fix the problem? Do I need some kind of a Microsoft update, if so which one? Should I change the SSRS report, if show can you show me what code to change?