cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Alignment problem in script

Former Member
0 Likes
1,871

Hi Experts,

While printing the item level details in the Main window , I am getting incorrect alignment for the last column (Net amount) as shown here.

I am using same logic for all the remaining columns, I don't know why only this last column is getting incorrect alignment.

Also I have tried swapping Discount column and Net amount, then also no change in last column alignment (i.e. Discount column in this case) .

Code using here is

Kindly help me on this.

View Entire Topic
Former Member
0 Likes

Hi,

Can you check the Paragraph format LI and check the Tabs button.

Check if you have any Alignment mentioned for the last entry.

If its blank may be you can try adding RIGHT alignment .

Thanks,

Shambu

Former Member
0 Likes

Even after making changes ,it is not coming correctly

Former Member
0 Likes

Try using the Alignment DECIMAL in the paragraph format and check.

Also, you can try giving &REGUP-WNETT(R)&.

Thanks,

Shambu

Former Member
0 Likes

Hi Shambu ,

Tried with DECIMAL in the paragraph format and &REGUP-WNETT(R)&. .. still same problem .