Using Borb I'm trying to find a way to put text at a certain angle (27.33°). However, as stated in this Stackoverflow question, rotating LayoutElements is not yet possible.
I cannot rotate the page, put my text and rotate it back since my angle is so specific and I also could not figure out how to use the Transformation Matrix to do this. Is there a simple way to achieve this and rotate my text?