Hello,
I am running crystal Reports SP4 on development machine and SP9 on deployment server. The application had several compatibility Issues with IE 11. After adding <meta http-equiv="X-UA-Compatible" content="IE=9" /> tag to the master page of the application, all the issues were resolved except one.
The text objects in header section of the report are actually vertically aligned but are being shown horizontally in IE 11, messing up the look and feel of the report.
Any help in this regard will be much appreciated.