I need to send a text string to the printer but I need the text printed vertically down the side of a bitmap. This is driving my crazy ! I have tried changing the orientation property when I get to the point that I want to print the text but I am told I can't do this during a print job. I can't find any rotate method or anything else which looks as though it will help.

Surely there is a way to do this in vb ??