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


Optimizing Printing

The PrGeneral procedure helps you achieve the highest possible resolution on the current printer, verify page orientation, and force enhanced draft-quality printing for printer drivers supporting these options. To select which action you want, pass one of four records to PrGeneral and, in a field of that record, you supply the opcode that specifies the action you require. These records are TGetRslBlk (described on page 9-50), TSetRslBlk (described on page 9-51), TGetRotnBlk (described on page 9-53), and TDftBitsBlk (described on page 9-52). All of these records are based on the TGnlData record (described on page 9-49), so the first three fields of each are identical.


Subtopics
PrGeneral

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996