OK this is a strange one that is driving me batty. Smartform - Purchase Order - table rows; everything seems vertically aligned except on a row that has a very larger number like 100000000.00
When this value prints is shifts left by a character. The entire column does not shift, just the large number. The "cell" paragraph format is set to Right Justified (as is the column, and they are all right-justified). The display value is &variable_name(C)& so spaces on either end should be trimmed. A screen snip is below. Notice on row 5 of this image, in the Unit Price column. I have spent way too much time on this already and pulling my hair out!. I have tried a lot already... the variable displayed here is of type CHAR.
I call this "floating" text, in that it won't stay in absolute positions. That is what I need it to do.
Many thanks in advance for any tips!