This question has been flagged
2660 Views

Hi

I’m facing some problems designing some PDF reports. I need to rotate texts in columns of a table header. Right now I achieve with the following code: style="-webkit-transform:rotate(-90deg);". Texts are displayed rotated but they aren’t in its column, they are showed in other columns, they seen have been translated. Another detail is that the text don’t expand over all the height of the column header.

At some point I want to do it by using css.

Someone can help me with this matter? Or someone can provide some example showing how to properly do it.

Sorry my English.

Thanks in advanced.

Avatar
Discard