Maxwell Morlay Posted January 23, 2003 Posted January 23, 2003 I have a script that takes me to a letter/print/autoselect then to an envelope/print/manualfeed. I have it stop at each print dialog box for instructions. Depending on my last action, the letter may retain the envelope formatting. How can I stop that and have the two retain the correct formatting? Maxwell Morlay
Newbies Troy Posted February 22, 2003 Newbies Posted February 22, 2003 Have the same problem switching to our label printer and then switching back to the laser printer.
FritzMills Posted March 3, 2003 Posted March 3, 2003 Manually do the Page setup for the 2nd print job, then create a script for just the 2nd print job in which you set Restore Page Setup. Call the script from your existing script when it's time to print the envelope. I think you can only store one Restore Page Setup per script, so breaking the job into two scripts allows you to store different Page Setups.
Chetgeo Posted March 13, 2003 Posted March 13, 2003 I am also having an issue with printing to a hp2100 on one database and when I goto my Labels DB it wants to Print the same way on the previous DB and it can happen vice versa. I have done the process of print setup , then a print. I then write the script . print setup(restore) and print. it does not retain its settings! To me this should be something easy, but i have a migrane over it! I need help too!!
Recommended Posts
This topic is 7917 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