February 17, 200124 yr Newbies How do I script "number of copies" from the default "1" ,to any other number?
February 17, 200124 yr In the page setup (restore) script step, number of copies isn't one of the parameters retained. The only options that come to mind are to loop in the print script and create multiple print jobs (not as fast with postscript printers as sending a number of copies, but they are collated). Another option (you used the mac symbol on this post) might be to use a FM AppleScript to Quickeys and have it type in the number (I haven't tried this one). Bottom line, I don't know of a simple way. -bd
Create an account or sign in to comment