Good Afternoon,
I have a request on a mongoose report to display a text box upside down.
Has anyone found a way to rotate text on a mongoose report?
Thanks
Jeff Busch
My initial thought was to insert some CSS with a theme class to flip it, I just tested this theory and unfortunately it looks like it doesn't work when you run the report from a background task. Not sure if there is any other way to do this other than CSS.
Intranet's Report Theme and/or Report Options Report Theme are set to pick the used theme ?
Yes you can set a theme on the report, but there is no option on themes to flip a text box.
What is the use case for this? Reports do support HTML rendering, however after testing it looks like PDF and Word both ignored the transformation. Mongoose doesn't have much control over Word, and it uses 3rd party code to interpret the HTML and transform it into PDFSharp. It is possible to apply a transform to text in PDFSharp, but apparently the html renderer doesn't support the transform style we tested (transform: scale(-1,-1))
would this be possible?
Are you trying to transform a barcode as well as text?
Yes, both barcode (1+2) and text (3) need to be vertical....we are trying to determine if possible to achieve with MG Report tool. Thank you Caitlin
the Use Case would be printing book's spine;