cancel
Showing results for 
Search instead for 
Did you mean: 

how to rotate the output text of a smartform at 90 degree

Former Member
0 Kudos

Dear All,

how to rotate the output text of a smartform at 90 degree.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Unfortunately its not possible using basic smartforms functionality.

if the text is not fix you can do the following and you want to display text rotated by 90° try the following:

1. Upload bitmaps for every letter of the alphabet and name it accordingly a.bmp, b.bmp, etc.

2. Add some coding to split the text you want to display into a table

3. loop the table and display the images

Not nice, but works 😉

Cheers

Uli

Florian
Active Contributor
0 Kudos

Hi Ulrich,

ok, maybe you have a look at the dates of the questions before starting to answer. It's not helpful for people if their actual questions pass away quickly

~Florian

Former Member
0 Kudos

Dear Dinesh,

Still not able to rotate output text in smartforms.

former_member214709
Participant
0 Kudos