| Framework | ApplicationServices/ApplicationServices.h |
| Declared in | PMCore.h PMCoreDeprecated.h PMDefinitions.h PMDefinitionsDeprecated.h |
Core Printing is a C API that Mac OS X applications and command line tools can use to perform printing tasks that don’t display a user interface. Core Printing defines a set of opaque types and a rich set of operations on instances of these types. The Core Printing opaque types include:
PMPrintSession for general information about a print job
PMPrintSettings for print job parameters
PMPageFormat for the page format of a printed document
PMPaper for information about a type of paper
PMPrinter for information about a printer
In Carbon applications, Core Printing is used together with Carbon Printing to implement printing features. For more information about Carbon Printing, see Carbon Printing Reference.
In Cocoa applications, Core Printing can be used to extend the functionality in the Cocoa printing classes. The NSPrintInfo class provides direct access to some Core Printing objects.
Note: Core Printing is available to 64-bit applications, except for functions, data types, and constants that have been deprecated.
PMCreatePageFormat
PMCreatePageFormatWithPMPaper
PMCopyPageFormat
PMSessionDefaultPageFormat
PMSessionValidatePageFormat
PMSessionCreatePageFormatList
PMPageFormatCreateDataRepresentation
PMPageFormatCreateWithDataRepresentation
PMFlattenPageFormat Deprecated in Mac OS X v10.5
PMFlattenPageFormatToCFData Deprecated in Mac OS X v10.5
PMFlattenPageFormatToURL Deprecated in Mac OS X v10.5
PMUnflattenPageFormat Deprecated in Mac OS X v10.5
PMUnflattenPageFormatWithCFData Deprecated in Mac OS X v10.5
PMUnflattenPageFormatWithURL Deprecated in Mac OS X v10.5
PMGetPageFormatExtendedData
PMSetPageFormatExtendedData
PMGetPageFormatPaper
PMPageFormatGetPrinterID
PMGetOrientation
PMSetOrientation
PMGetScale
PMSetScale
PMGetAdjustedPageRect
PMGetAdjustedPaperRect
PMGetUnadjustedPageRect
PMGetUnadjustedPaperRect
PMGetResolution Deprecated in Mac OS X v10.5
PMSetAdjustedPageRect Deprecated in Mac OS X v10.5
PMSetResolution Deprecated in Mac OS X v10.5
PMSetUnadjustedPaperRect Deprecated in Mac OS X v10.5
PMCreatePrintSettings
PMSessionDefaultPrintSettings
PMSessionValidatePrintSettings
PMPrintSettingsCreateDataRepresentation
PMPrintSettingsCreateWithDataRepresentation
PMCopyPrintSettings
PMPrintSettingsToOptions
PMPrintSettingsToOptionsWithPrinterAndPageFormat
PMFlattenPrintSettings Deprecated in Mac OS X v10.5
PMFlattenPrintSettingsToCFData Deprecated in Mac OS X v10.5
PMFlattenPrintSettingsToURL Deprecated in Mac OS X v10.5
PMUnflattenPrintSettings Deprecated in Mac OS X v10.5
PMUnflattenPrintSettingsWithCFData Deprecated in Mac OS X v10.5
PMUnflattenPrintSettingsWithURL Deprecated in Mac OS X v10.5
PMGetPrintSettingsExtendedData
PMSetPrintSettingsExtendedData
PMGetFirstPage
PMSetFirstPage
PMGetLastPage
PMSetLastPage
PMGetPageRange
PMSetPageRange
PMPrintSettingsGetJobName
PMPrintSettingsSetJobName
PMGetCopies
PMSetCopies
PMGetCollate
PMSetCollate
PMGetDuplex
PMSetDuplex
PMPrintSettingsGetValue
PMPrintSettingsSetValue
PMPrintSettingsCopyAsDictionary
PMPrintSettingsCopyKeys
PMGetJobNameCFString Deprecated in Mac OS X v10.5
PMSetJobNameCFString Deprecated in Mac OS X v10.5
PMSessionGetDataFromSession
PMSessionSetDataInSession
PMSessionGetCurrentPrinter
PMSessionSetCurrentPMPrinter
PMSessionGetCGGraphicsContext
PMSessionError
PMSessionSetError
PMSessionGetGraphicsContext Deprecated in Mac OS X v10.5
PMSessionGeneral Deprecated in Mac OS X v10.4
PMSessionGetDocumentFormatGeneration Deprecated in Mac OS X v10.4
PMSessionSetCurrentPrinter Deprecated in Mac OS X v10.4
PMSessionSetDocumentFormatGeneration Deprecated in Mac OS X v10.4
PMPaperCreateCustom
PMPaperIsCustom
PMPaperCreate Deprecated in Mac OS X v10.5
PMPaperGetID
PMPaperGetName
PMPaperGetWidth
PMPaperGetHeight
PMPaperGetMargins
PMPaperCreateLocalizedName
PMPaperGetPrinterID
PMPaperGetPPDPaperName
PMSessionBeginCGDocumentNoDialog
PMSessionEndDocumentNoDialog
PMSessionBeginPageNoDialog
PMSessionEndPageNoDialog
PMSessionBeginDocumentNoDialog Deprecated in Mac OS X v10.5
PMSessionSetIdleProc Deprecated in Mac OS X v10.4
PMSessionSetDestination
PMSessionGetDestinationType
PMSessionCopyDestinationFormat
PMSessionCopyDestinationLocation
PMSessionCopyOutputFormatList
PMServerLaunchPrinterBrowser
PMServerCreatePrinterList
PMSessionCreatePrinterList
PMPrinterCreateFromPrinterID
PMCreateGenericPrinter
PMPrinterCopyDescriptionURL
PMPrinterCopyDeviceURI
PMPrinterCopyHostName
PMPrinterCopyPresets
PMPrinterGetCommInfo
PMPrinterGetDriverCreator
PMPrinterGetDriverReleaseInfo
PMPrinterGetID
PMPrinterGetLanguageInfo
PMPrinterGetLocation
PMPrinterGetMakeAndModelName
PMPrinterGetMimeTypes
PMPrinterGetName
PMPrinterGetOutputResolution
PMPrinterSetOutputResolution
PMPrinterGetPaperList
PMPrinterGetPrinterResolutionCount
PMPrinterGetIndexedPrinterResolution
PMPrinterGetState
PMPrinterSetDefault
PMPrinterIsDefault
PMPrinterIsFavorite
PMPrinterIsPostScriptCapable
PMPrinterIsPostScriptPrinter
PMPrinterIsRemote
PMPrinterGetPrinterResolution Deprecated in Mac OS X v10.5
PMPrinterGetDescriptionURL Deprecated in Mac OS X v10.4
PMPrinterGetDeviceURI Deprecated in Mac OS X v10.4
PMCGImageCreateWithEPSDataProvider
PMPrinterWritePostScriptToURL
PMSessionPostScriptBegin Deprecated in Mac OS X v10.4
PMSessionPostScriptData Deprecated in Mac OS X v10.4
PMSessionPostScriptEnd Deprecated in Mac OS X v10.4
PMSessionPostScriptFile Deprecated in Mac OS X v10.4
PMSessionPostScriptHandle Deprecated in Mac OS X v10.4
PMSessionSetPSInjectionData Deprecated in Mac OS X v10.4
PMSessionDisableColorSync Deprecated in Mac OS X v10.5
PMSessionEnableColorSync Deprecated in Mac OS X v10.5
PMSetProfile Deprecated in Mac OS X v10.5
PMSessionConvertOldPrintRecord Deprecated in Mac OS X v10.4
PMSessionMakeOldPrintRecord Deprecated in Mac OS X v10.4
DisposePMIdleUPP Deprecated in Mac OS X v10.4
InvokePMIdleUPP Deprecated in Mac OS X v10.4
NewPMIdleUPP Deprecated in Mac OS X v10.4
PMGetDestination Deprecated in Mac OS X v10.5
PMBegin Deprecated in Mac OS X v10.4
PMConvertOldPrintRecord Deprecated in Mac OS X v10.4
PMDefaultPageFormat Deprecated in Mac OS X v10.4
PMDefaultPrintSettings Deprecated in Mac OS X v10.4
PMDisableColorSync Deprecated in Mac OS X v10.4
PMDisposePageFormat Deprecated in Mac OS X v10.4
PMDisposePrintSettings Deprecated in Mac OS X v10.4
PMEnableColorSync Deprecated in Mac OS X v10.4
PMEnd Deprecated in Mac OS X v10.4
PMError Deprecated in Mac OS X v10.4
PMGeneral Deprecated in Mac OS X v10.4
PMGetColorMode Deprecated in Mac OS X v10.4
PMGetDriverCreator Deprecated in Mac OS X v10.4
PMGetDriverReleaseInfo Deprecated in Mac OS X v10.4
PMGetGrafPtr Deprecated in Mac OS X v10.4
PMGetIndexedPrinterResolution Deprecated in Mac OS X v10.4
PMGetJobName Deprecated in Mac OS X v10.4
PMGetLanguageInfo Deprecated in Mac OS X v10.4
PMGetPhysicalPageSize Deprecated in Mac OS X v10.4
PMGetPhysicalPaperSize Deprecated in Mac OS X v10.4
PMGetPrinterResolution Deprecated in Mac OS X v10.4
PMGetPrinterResolutionCount Deprecated in Mac OS X v10.4
PMIsPostScriptDriver Deprecated in Mac OS X v10.4
PMMakeOldPrintRecord Deprecated in Mac OS X v10.4
PMNewPageFormat Deprecated in Mac OS X v10.4
PMNewPrintSettings Deprecated in Mac OS X v10.4
PMPostScriptBegin Deprecated in Mac OS X v10.4
PMPostScriptData Deprecated in Mac OS X v10.4
PMPostScriptEnd Deprecated in Mac OS X v10.4
PMPostScriptFile Deprecated in Mac OS X v10.4
PMPostScriptHandle Deprecated in Mac OS X v10.4
PMSessionGetDocumentFormatSupported Deprecated in Mac OS X v10.4
PMSessionIsDocumentFormatSupported Deprecated in Mac OS X v10.4
PMSetColorMode Deprecated in Mac OS X v10.4
PMSetError Deprecated in Mac OS X v10.4
PMSetIdleProc Deprecated in Mac OS X v10.4