Jump To:
Leopard Sample Code: Graphics & Imaging
The Mac OS X printing system supports a wide variety of PostScript and raster printers and offers advanced graphics features such as an industry-standard PDF spooling format and high-quality color rendering. The printing system also allows printer drivers and applications to present modular and extensible user interfaces based on Apple's human interface guidelines.

View all Printing Sample Code.
Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
CarbonQuartzDrawingWPrinting (HTML) (DMG) (ZIP)
Deprecated - Demonstrates mixing QuickDraw and Quartz 2D drawing both on screen and during printing.
2003-01-14
Cocoa PDE with Carbon Printing (HTML) (DMG) (ZIP)
Application that uses a Cocoa PDE along with the Carbon Printing APIs.
2007-07-27
PDEProject (HTML) (DMG) (ZIP)
Deprecated - Demonstrates an application-hosted printing dialog extension (PDE) that displays a custom pane in the Print dialog.
2003-01-14
PMPrinterPrintWithFile (HTML) (DMG) (ZIP)
How to send files, for example PostScript and PDF, directly to the printer. Replaces the pict-ps path.
2006-07-18