present2002
Programmer
Hello Everybody,
Is there any way to change the page setup properties (from Potrait to LandScape) when My Page Loads, without having the user to change these properties?
I want to set the following conditions, when my page loads:
Landscape
leftMargin = 0.25;
topMargin = 0.25;
rightMargin = 0.25;
bottomMargin = 0.25;
Thanks.
Is there any way to change the page setup properties (from Potrait to LandScape) when My Page Loads, without having the user to change these properties?
I want to set the following conditions, when my page loads:
Landscape
leftMargin = 0.25;
topMargin = 0.25;
rightMargin = 0.25;
bottomMargin = 0.25;
Thanks.