Page setup during printform

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kowndinya
    New Member
    • Sep 2006
    • 26

    Page setup during printform

    I want to print my form at run time using Me.printform command.
    it is working fine with Portrait. But i want in landscape. How to get it?

    How to set the page orientation through vb program?

    I want to print in Landscape orientation other wise, i can not print in single page.

    any suggestions please.

    thanks
    raj
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by kowndinya
    I want to print my form at run time using Me.printform command. ... But i want in landscape. ...
    Have you checked out the Printer.Orienta tion property?

    Comment

    • kowndinya
      New Member
      • Sep 2006
      • 26

      #3
      Originally posted by Killer42
      Have you checked out the Printer.Orienta tion property?
      i didn't use this command, in fact i don't know this command.
      printer.orienta tion is working fine. Thanks for your support.
      Raj

      Comment

      Working...