Hi,
To make a long story short. I am working on a report that requires a PDF output.
Now I want to left align a column say Amount so that:
Amount
---------
100$
So naturally I have a field for text 'Amount' a field for text '- - - -' and I right justify both of them.
For text output, this works fine as it should. For pdf output, for some reason, 'Amount' will right justify and '- - -' will left justify so I get:
Amount
---------
100$
I appreciate any input. Other than this being an inherent bug, i see no explanation
To make a long story short. I am working on a report that requires a PDF output.
Now I want to left align a column say Amount so that:
Amount
---------
100$
So naturally I have a field for text 'Amount' a field for text '- - - -' and I right justify both of them.
For text output, this works fine as it should. For pdf output, for some reason, 'Amount' will right justify and '- - -' will left justify so I get:
Amount
---------
100$
I appreciate any input. Other than this being an inherent bug, i see no explanation