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

Alignment in Smart Forms- Label

Former Member
0 Likes
516

Hi Folks,

I have data in an internal table. I have to print a label. In the print preview I am able to see the data like this.

PLANT : 0120 BATCH 9

MATERIAL : 100628

MATERIAL DESC: Part 1 LIQUIDE

RELEASE/LOT : 04000000000971 DATE 12/20/2002.

QUANTITY : 1

But I need the alignment like this for any data

<b>

PLANT : 0120 BATCH 9

MATERIAL : 100628

MATERIAL DESC : Part 1 LIQUIDE

RELEASE/LOT : 04000000000971 DATE 12/20/2002.

QUANTITY : 1</b>

For the quantity field I need to condense that and can anyone explain me in detail

hw to do this.

I need to print for many records. Some fields may have data. some time space. .

In my smartform I have aligned it properly.

Thanks for your time. waiting for your replies.

with regards,

chaithanya.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
484

Hi,

How you are printing the labels?

By putting windows on the main window.....

Try to use tempelates for printing the labels, it is an useful tool and provides alignment too.

Regards,

Amit

Reward all helpful replies.

3 REPLIES 3
Read only

Former Member
0 Likes
484

Hi Friends,

Sorry Guys...The alignment I did was not posted properly. Hope u understand..

regards,

chaithanya.

Read only

amit_khare
Active Contributor
0 Likes
485

Hi,

How you are printing the labels?

By putting windows on the main window.....

Try to use tempelates for printing the labels, it is an useful tool and provides alignment too.

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
484

Hi..

Amit thanks for u r reply. In Template can we design like this

Material..........xxxxxxxxxxx.................Batch.............XXXXXXXXX

If u have any tutorial Please let me knw...

I have solved this problem...using the tabs....

with regards,

chaithanya.