Jump To:
Leopard Reference: Cocoa
Cocoa is an object-oriented application environment designed specifically for developing Mac OS X-only native applications. The Cocoa frameworks support rapid development and high productivity, and include a full-featured set of classes designed to create robust and powerful Mac OS X applications. Cocoa provides a set of classes that work together to make basic printing support easy and allow developers to provide the level of control their application needs in its printing behavior.

View all Printing Reference.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
NSView Class Reference (HTML) (PDF)
Describes the interface for drawing, event handling, and printing in views.
2009-02-04
NSPrintInfo Class Reference (HTML) (PDF)
Describes the print settings used for a print job.
2009-01-06
NSBox Class Reference (HTML) (PDF)
Describes a view that can display its border and a title.
2008-10-15
PDEPanel Protocol Reference (HTML) (PDF)
Describes the informal protocol used to implement custom panes in a printing dialog.
2007-12-11
PDEPlugIn Protocol Reference (HTML) (PDF)
Describes the informal protocol used to add custom panes to a printing dialog.
2007-12-11
PDEPlugInCallbackProtocol Reference (HTML) (PDF)
Describes the informal protocol used to access information about the current print job.
2007-12-11
Core Printing Reference (HTML) (PDF)
Describes the C API that provides an abstraction layer for application printing.
2007-07-24
NSPrintPanel Class Reference (HTML) (PDF)
Describes a print dialog.
2007-07-16
NSPageLayout Class Reference (HTML) (PDF)
Describes a printing dialog for querying the user about page layout.
2007-04-11
NSPrintPanelAccessorizing Protocol Reference (HTML) (PDF)
Describes the interface for configuring accessory panes for the print panel.
2007-03-09
NSPrintOperation Class Reference (HTML) (PDF)
Describes a print job.
2007-03-02
NSPrinter Class Reference (HTML) (PDF)
Describes a representation of a printer as specified by a PPD file.
2007-01-29