Jump to content

Recommended Posts

Posted

I would like to manipulate the page layout in Internet explorer in a window opened with

Dim $oIE = _IECreateEmbedded ()

When you right mouse click on the window you get 2 options print and print preview.

Going to "print" is easy with _IEAction($oIE, "print")

but you can't get to the Header and Footer and the Margins without going to print preview. I want to modify the margins to .17 each, set the Header and Footer to nothing and change the orientation to landscape.

Is there an alternative method to arriving at the print menu?

Any help is greatly appreciated

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...