Print Landscape

From: GeorgeMar (anonymous_at_discussions.microsoft.com)
Date: 07/14/04


Date: Wed, 14 Jul 2004 02:23:28 -0700

I have a button the prints the form in focus but I cannot
get the printer to print landscape. The form is too wide
for portrait.

Here is the what I am using in a print function and it is
not working.

Printer.Orientation=acPRORLandscape
DoCmd.PrintOut

It always comes out portrait.

many thanks
george