I have strings with different lengths in my database,
but I want when I print them to send exactly 20 characters, I need to add the required spaces an every string, so it becomes 20 chars in length.
I am sure it should be pretty easy, but how?
Thanks!
