Can anyone please tell me if it is possible to create an SSRS 2008 report which has slanted/angled column headers like in the screenshot below?
I’ve searched for a solution to this, but haven’t found anything of use.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In a word, no, SSRS won’t do this. 90 degree rotated text is possible as you’ve probably seen
You actually have two problems:
1. Slanted text.
2. Non rectangle cells.
There are potential workaround to solve the first problem: create a text graphic on the fly, use stylesheet tricks, &c.
But the second problem will be very difficult if not entirely impossible to solve. SSRS, and many of the formats to which it exports, only support rectangle cells.