sideways text in table header
Posted by be.wood on
URL: https://discuss.asciidoctor.org/sideways-text-in-table-header-tp7163.html
I am wondering if there is a way to orient the text in a table header to be sideways. I think this may be able to be done in HTML using custom CSS, but it isn't clear to me that this could be done in a PDF using this method and I'm not sure about the YML theme for it.
Basically I have some tables that currently use text in the header that is rotated counter-clockwise 90' (so you would read it from the right side of the page as the bottom) as there needs to be a lot of columns but they are just full of check marks (or X).
Is there some method of using external styles that can be used to achieve this?
Thank you
Brian Wood