Newbies Pavel Posted March 20, 2001 Newbies Posted March 20, 2001 Is there a way to print a layout from a main menu screen, even if it is not currently in view?
BruceJ Posted March 20, 2001 Posted March 20, 2001 Yep... "Freeze Window" - I use it all the time for those behind the scense manipulations. Just remeber to add the User Abort Off so the user dosen;t cancel the print and get dropped into a mysterious layout with no way out. Create a print script: Allow User Abort (OFF) Freeze Window Goto Layout: PrintLayout Restore print setup(no dialogue) Print Goto Layout (Original) ------------------ Bruce J Kansas City [email protected]
Recommended Posts
This topic is 8904 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now