Applications should send createGC:values: to a CwPrinterShell window to obtain a graphics context for a printer. It is possible to create more than one graphics context for a print job. default does not return a graphics context suitable for use on a printer.Common Printing does not support cursors, because cursors are screen-specific objects. Printed image support (including that for CgIcon) is provided via CgDeviceIndependentImage. Common Printing does not support CgPixmap, because pixmaps are device-specific. Applications must take printer resolution into account when scaling images for the printer.
|