Manager: Printing Manager



The original Printing Manager defined in Printing.h is not supported in Carbon. Carbon applications must use the Carbon Printing Manager.

Unsupported  DisposeDTPAsyncErrorNotificationUPP

Unsupported  DisposeDTPEndNotificationUPP

Unsupported  DisposeDTPInForegroundUPP

Unsupported  DisposeDTPStatusMessageUPP

Unsupported  DisposePDlgInitUPP

Unsupported  DisposePItemUPP

Unsupported  DisposePrIdleUPP

Unsupported  InvokeDTPAsyncErrorNotificationUPP

Unsupported  InvokeDTPEndNotificationUPP

Unsupported  InvokeDTPInForegroundUPP

Unsupported  InvokeDTPStatusMessageUPP

Unsupported  InvokePDlgInitUPP

Unsupported  InvokePItemUPP

Unsupported  InvokePrIdleUPP

Unsupported  NewDTPAsyncErrorNotificationUPP

Unsupported  NewDTPEndNotificationUPP

Unsupported  NewDTPInForegroundUPP

Unsupported  NewDTPStatusMessageUPP

Unsupported  NewPDlgInitUPP

Unsupported  NewPItemUPP

Unsupported  NewPrIdleUPP

Unsupported  PrClose

Replace PrClose with PMRelease. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrCloseDoc

Replace PrCloseDoc with PMSessionEndDocument. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrClosePage

Replace PrClosePage with PMSessionEndPage. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrCtlCall

Use the Carbon Printing Manager functions to send print requests to the printer driver. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrDlgMain

Replace PrDlgMain with a call to PMSessionPrintDialogMain for a Print dialog or a call to PMSessionPageSetUpDialogMain for a Page Setup dialog. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrDrvrClose

Carbon applications must use Carbon Printing Manager functions instead. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrDrvrDCE

Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrDrvrOpen

Carbon applications must use Carbon Printing Manager functions instead. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrDrvrVers

To send various print requests to the printer driver, use the higher-level Carbon Printing Manager functions instead. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrError

Replace PrError with PMSessionError. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrGeneral

Replace PrGeneral with PMSessionGeneral. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrGetPossibleRes

Unsupported  PrintDefault

Replace PrintDefault with calls to PMSessionDefaultPageFormat and PMSessionDefaultPrintSettings. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrJobDialog

Replace PrJobDialog with PMSessionPrintDialog. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrJobInit

Replace PrJobInit with PMSessionPrintDialogInit. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrJobMerge

Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrLoadDriver

Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrNoPurge

Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrOpen

Replace PrOpen with PMCreateSession. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrOpenDoc

Replace PrOpenDoc with PMSessionBeginDocument. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrOpenPage

Replace PrOpenPage with PMSessionBeginPage. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrPicFile

This function is obsolete. Printer drivers must perform their own spooling. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrPurge

Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrSetError

Replace PrSetError with PMSessionSetError. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrStlDialog

Replace PrStlDialog with PMSessionPageSetUpDialog. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrStlInit

Replace PrStlInit with PMSessionPageSetUpDialogInit. Not available in CarbonLib. Not available in Mac OS X.

Unsupported  PrValidate

Replace PrValidate with calls to PMSessionValidatePageFormat and PMSessionValidatePrintSettings. Not available in CarbonLib. Not available in Mac OS X.

[Table of Contents] [Manager Index] [Function Index]

Generated on: 12/12/2001. Copyright © 1999-2001 Apple Computer, Inc. All rights reserved.