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

smartform formatting

former_member188827
Active Contributor
0 Likes
710

hi all,

im using table in smartform to print data transferred via print program..

da problem is dat some of da cell contens(currency and quantity data) are not VERTICALLY ALLIGNED with rest of da cell contents...

can ny1 help me in dis regard?

points 'll b rewarded to helpful answers...

rgds

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
682

increase size of cell.

3 REPLIES 3
Read only

Former Member
0 Likes
683

increase size of cell.

Read only

anilnal
Explorer
0 Likes
682

Hi,

Try creating a paragraph format with a fixed line space, say 0.75 LN or 1 LN.

Assign this paragraph format to all the windows that you want to be aligned.

Also make sure that the positioning of the texts in the windows is taken care of..

For ex. you can create the window with the height specified in lines, so you could align the texts in multiple windows.

In case the amount/quantity fields are getting displayed at the bottom of the cell (instead of at the centre), you could also try writing the quant/curr field to a char variable of say, CHAR17 and have this variable dispalyed in the text.

Regards,

Anil.

Message was edited by:

Anil

Read only

Former Member
0 Likes
682

add seperete column before ur printed line