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

Vertical Lines in Smartforms

Former Member
0 Likes
893

Hi All,

There is one requirement where i need to display content in vertical line in smartforms. Can anyone plese help me in this issue?

Regards,

Lakshmi.Y

6 REPLIES 6
Read only

former_member225631
Active Contributor
0 Likes
850

Is the content single line or word? Can you show sample?

Read only

0 Likes
850

Hi Anand,

Its a single line not a word.

Regards,

Lakshmi.Y

Read only

Former Member
0 Likes
850

HI,

hope you want to print like this

S

H

I

P

T

O

inorder to print any thing like this just take template vertically and pass the char filed which contains 'SHIPTO"

as templete having only oncharacter to print horizontally it will go to next line and print like vertically

if you want table or lines give border shading to the templete..

hope it will help you

Read only

Former Member
0 Likes
850

hi

refer to this link.....hope it works for you...!!!

<removed by moderator>

thanks

Moderator message: please do not post just external links without any further explanations.

Edited by: Thomas Zloch on Oct 28, 2010 11:29 AM

Read only

former_member194797
Active Contributor
0 Likes
850

Hi,

if possible you should work with tables or templates. Then it is possible to ask frames or partial frames around the table cells.

Read only

Former Member
0 Likes
850

you could as well try to do it manually if you can not use a table or template. therefor print "|" (Alt Gr + <). If two of those are getting printed above or underneath each others, the system will connect them and make them look like one vertical line.