Newbies glennmc Posted December 10, 2002 Newbies Posted December 10, 2002 This is probably quite easy to do, but....... Is it possible to design a script which automatically selects A4 size on a printer, regardless as to which printer a user chooses when hey print the page? Cheers Glennmc
djgogi Posted December 10, 2002 Posted December 10, 2002 Use script step : Page Setup[restore, no dialog] Dj
Vaughan Posted December 10, 2002 Posted December 10, 2002 You'd have to have defined the script beforehand so the A4 page setup was already saved. However I've found that this saved page setup does not always works, especially when the printers are different (like inkjet vs postscript laser). This is a good question, that of page setup (sorry Yoda) and I'm still working my way through for a fail-safe system. Currently I store the last printer name, warn if the printer has changed and invoke the Page Setup dialog, then leave it for the user to do the right thing. But I'm real keen to hear what other people do.
Recommended Posts
This topic is 8023 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