NSPrintOperation
Overview
Tasks
Constructors
Creating an NSPrintOperation
Setting the Current NSPrintOperation for This Thread
Determining the Type of Operation
Modifying the NSPrintInfo Object
Getting the NSView Object
Running a Print Operation
Modifying the User Interface
Managing the Drawing Context
Modifying Page Information
Managing Printing Threads
Constructors
Static Methods
currentOperation
EPSOperationWithViewInsideRect
PDFOperationWithViewInsideRect
printOperationWithView
setCurrentOperation
Instance Methods
accessoryView
canSpawnSeparateThread
cleanUpOperation
context
createContext
currentPage
deliverResult
destroyContext
isCopyingOperation
isEPSOperation
jobStyleHint
pageOrder
printInfo
printPanel
runModalOperation
runOperation
setAccessoryView
setCanSpawnSeparateThread
setJobStyleHint
setPageOrder
setPrintInfo
setPrintPanel
setShowPanels
setShowsPrintPanel
setShowsProgressPanel
showPanels
showsPrintPanel
showsProgressPanel
view
Constants
Index
Companion Guide
Printing Programming Topics for Cocoa