cancel
Showing results for 
Search instead for 
Did you mean: 

Display data vertically using sap script

Former Member
0 Kudos

Hi Developers,

Is there any way to display data vertically in a form using sap script?

thanx in advance,

binu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Binu,

It is not possible to rotate text in SAPscript. The usual work-around, provided this is static text and not from a variable, is to scan an image of the text and include it as a graphic.

Regards,

Nick

Former Member
0 Kudos

write single element in each line. The o/p will appear vertical