How do i Right justify $ amounts in Notes Text Fields ?
-----------------> Product Price
Line Item 1) → Product1 2.00
Line Item 2) → Product2 1.00
SubTotal $ 3.00
------Tax $ 0.25
-----Total $ 4.25
The 3 fields(Subtotal,Tax, Total) are text fields. I need to Right justify the decimal places. i.e The Decimal Point and 2 decimal places have to be aligned in a single line. It should be aligned as above. How can i do it ? I used RSet, but it didnt align it properly.