May 25, 200025 yr Is it possible to display a layout as an 11x8.5 and the rest as 8.5x11? It seems silly that I wouldn't be able to. Thanks for any advice...
May 25, 200025 yr Absolutely. When you create a script one of the steps that is automatically entered is PageSetup [Restore, No dialog] The information stored in this step relates to the page setup that is active at the time the script is created. (ie, if the page setup was 11 X 8.5 when the script was created, then this setup would always become active upon running the script). So, if you have 2 layouts, one 8.5 X 11 (portrait), and the other 11 X 8.5 (landscape), you could create two scripts that would move you from one layout to the other and have the correct page setup.
Create an account or sign in to comment