Skip to main content



      Home
Home » Archived » BIRT » Text rotation in Birt Designer(Text rotation in Birt Designer)
Text rotation in Birt Designer [message #1834131] Tue, 03 November 2020 08:55 Go to next message
Eclipse UserFriend
Hello!

I'm trying to find out how I can rotate the text in BIRT to be vertically (like the date is shown in the attachment).

From earlier discussions, it seems like I have to download an extension pack, but the discussion is quite a while ago.

Could someone help me with this?

I want the date to be displayed like in the attachment.


Thank you!
  • Attachment: eeeee.PNG
    (Size: 48.85KB, Downloaded 326 times)
Re: Text rotation in Birt Designer [message #1834133 is a reply to message #1834131] Tue, 03 November 2020 09:52 Go to previous messageGo to next message
Eclipse UserFriend
Try Der Spunk's solution from this post

https://www.eclipse.org/forums/index.php/t/51348/

If you are using a crosstab like in your picture, you just want to use the "value-of" your dimension.
Re: Text rotation in Birt Designer [message #1834135 is a reply to message #1834133] Tue, 03 November 2020 10:24 Go to previous messageGo to next message
Eclipse UserFriend
If you want to write it bottom up use the code below.

<span style="writing-mode: vertical-rl; transform: rotate(-180deg);"><VALUE-OF>yourcolumn</VALUE-OF></span>
Re: Text rotation in Birt Designer [message #1834167 is a reply to message #1834135] Wed, 04 November 2020 04:18 Go to previous message
Eclipse UserFriend
Thank you, I'll try. I want it to be vertically, not upside down, but I guess I replace the -180 with -90.
Previous Topic:Costing for BIRT Reporting
Next Topic:How to clear the value when press delete and set to blank value from the dropdown list
Goto Forum:
  


Current Time: Sat Jul 05 00:14:43 EDT 2025

Powered by FUDForum. Page generated in 0.02893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top