How can i do to format my text to be nice and align when i print them.

Because, i'm printing 9 text box on the same line and each of them are different size, so when it goes out of the printer, it's not in the same column..

I know in Delphi we use the Format(%20...)etc..

but in Vb i don't know how to do this...

thanks everyone...