Sounds like your trying to print from VB6 ? If so you can highlight all
your code and then press the Tab key once. This will indent all your code
four character spaces. Test it out so see if its enough, if not then try two
tabs. Then after printing you can either leave it as is or highlight it all again
and press Shift + Tab to outdent.

HTH