Bongo
Jun 1st, 2005, 11:55 PM
Greetings, how can I make sure that when i printing numbers to paper there
are proper right aligned on a predefined position. e.g. I have a few numbers
which have to be like on a invoice to be printed.
All numbers are decimal numbers and have 2 digits after the decimal.
My idea would be like:
print string to position - (lenght of the string)
where position = fixed value
Many thanks in advance
Manfred
are proper right aligned on a predefined position. e.g. I have a few numbers
which have to be like on a invoice to be printed.
All numbers are decimal numbers and have 2 digits after the decimal.
My idea would be like:
print string to position - (lenght of the string)
where position = fixed value
Many thanks in advance
Manfred