NSPrintOperation Class Reference
PDF
Overview
Tasks
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
Managing Page Information
Managing Printing-Related Threads
Deprecated Methods
Class Methods
currentOperation
EPSOperationWithView:insideRect:toData:
EPSOperationWithView:insideRect:toData:printInfo:
EPSOperationWithView:insideRect:toPath:printInfo:
PDFOperationWithView:insideRect:toData:
PDFOperationWithView:insideRect:toData:printInfo:
PDFOperationWithView:insideRect:toPath:printInfo:
printOperationWithView:
printOperationWithView:printInfo:
setCurrentOperation:
Instance Methods
canSpawnSeparateThread
cleanUpOperation
context
createContext
currentPage
deliverResult
destroyContext
isCopyingOperation
jobTitle
pageOrder
pageRange
printInfo
printPanel
runOperation
runOperationModalForWindow:delegate:didRunSelector:contextInfo:
setCanSpawnSeparateThread:
setJobTitle:
setPageOrder:
setPrintInfo:
setPrintPanel:
setShowsPrintPanel:
setShowsProgressPanel:
showsPrintPanel
showsProgressPanel
view
Constants
NSPrintingPageOrder
Exception Name
Appendix A: Deprecated NSPrintOperation Methods
Deprecated in Mac OS X v10.4 and later
setShowPanels:
showPanels
Deprecated in Mac OS X v10.5
accessoryView
jobStyleHint
setAccessoryView:
setJobStyleHint:
Revision History
Index
Companion Guide
Printing Programming Topics for Cocoa