Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Imaging With QuickDraw /
Chapter 9 - Printing Manager / Printing Manager Reference
Printing Manager Routines


Displaying and Customizing the Print Dialog Boxes

The style and job dialog boxes allow the user to tell your application how to print the document: its page orientation, number of copies, page range, and so on. The PrStlDialog and PrJobDialog functions display the standard style and job dialog boxes as provided by the resource file of the current printer driver. The PrDlgMain function, along with the PrStlInit and PrJobInit functions, allows you to customize the current printer driver's style and job dialog boxes.

The PrJobMerge procedure allows you to use one job dialog box for several print jobs, such as when the user prints several documents from the Finder.


Subtopics
PrStlDialog
PrJobDialog
PrDlgMain
PrStlInit
PrJobInit
PrJobMerge

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996