Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create text vertically in ADOBE FORMS?

Former Member
0 Likes
1,908

Hi all,

I need to create text in vertical position in ADOBE FORMS? How to do this..

<< Removed >>

Thanks

Devinder

Edited by: Rob Burbank on Mar 3, 2010 1:40 PM

6 REPLIES 6
Read only

sarbajitm
Contributor
0 Likes
1,133

create a bitmap picture with the text in paint................then upload that as image.

Read only

Former Member
0 Likes
1,133

from bitmap we can get only constant data, But my requirement is I want to put the data from Standard Table, which will frequently change in every page of smartform.

Anybody, Just do let me know if we have this kind of facility in SAP SCRIPT/ SAP SMARTFORMS/ or in ADOBE FORMS.

Thanks..

Devinder

Read only

0 Likes
1,133

I will recommend you to use smart forms ...

the link below has the said topic discussed for smart forms ...

Also there is a New tool called Adobe Flex whose integration with SAP is being discussed and worked upon in experimental stage .. the said tool has vertical text capability

but its not recommended because of lack of extensive testing with regards to Association with SAP

BR

Manthan.

PS it can be done in sapscript too but i will not recommend the same bcoz of the obvious trouble in doing the same.

also if u still want to stick to sapscript

Simple way is to use layout format like "X_65_80" or "X_90_120"

Edited by: Manthan_R on Mar 4, 2010 6:24 AM

Read only

Former Member
0 Likes
1,133

solved

Read only

0 Likes
1,133

Can you give the solution you used for the benefit of all others ?

Regards

M.

Read only

0 Likes
1,133

Hi,

I've used Adobe Form for my Program and there is one option available in ADOBE.

Thanks