cancel
Showing results for 
Search instead for 
Did you mean: 

Script TAB position issue

Former Member
0 Kudos

Hi,

I have an issue in creating Tab position under window section. I have to display a column like

ac/code ac/title debit credit

1234 abc 1000 1000

-


total 1000 1000

I already created this window.... for Total line i create one paragraph in paragrgapah i put the left justified "1.75" so its adjust to credit amount column but because of "1.75" its not adujust to debit column now what to for this issue??? can i use tab position???

give me suggetion

Jigar

Message was edited by:

JIGAR BHATT

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

solved myself

naimesh_patel
Active Contributor
0 Kudos

For numeric values you should use the TABS with right-justified.


XYZ,,ABC,,10,000.000
<------------------>
Distance is 10 CM 

Tab 1 = 2 CM Left
Tab 2 = 10 CM right.

It will print values to end with the 10 CM.

So, make all your tabs for the amounts, quantity to right justified.

Regards,

Naimesh Patel