Unscruffed
Programmer
I'm writing a program that prints reports containing info broken up into many differnt tables. Some of the tables need to be printed in "Landscape" mode, therefore I'm switching between portrait and landscape for each page as necessary. The problem I have is that the lanscape pages print so that the "top" is at the right side of the page (looking at it in potrait style) and it should be at the left.
I'm using standard VB commands (Print, Line, etc) to draw to the printer. My question is: how can I rotate the individual landscape pages by 180 degrees so that they print correctly?
For a visual explaination of the problem see the attachment below. (Html page, 3 x gifs.)
Cheers,
Scruff.
Be good. If you can't, don't get caught!
I'm using standard VB commands (Print, Line, etc) to draw to the printer. My question is: how can I rotate the individual landscape pages by 180 degrees so that they print correctly?
For a visual explaination of the problem see the attachment below. (Html page, 3 x gifs.)
Cheers,
Scruff.
Be good. If you can't, don't get caught!