brianleahy
Colonel Panic
Does anyone know of a way to programmatically set the various settings seen in the Print dialog box in cocoa?
I know that you can save & restore the Page Setup settings in an NSPrintInfo object, but I have not been able to find a way to store things like number of copies, page range, layout (1up, 2up, 4up) and so forth.
I'm writing an app that will basically work as a demon, printing documents automatically based on saved settings.
I know that you can save & restore the Page Setup settings in an NSPrintInfo object, but I have not been able to find a way to store things like number of copies, page range, layout (1up, 2up, 4up) and so forth.
I'm writing an app that will basically work as a demon, printing documents automatically based on saved settings.