![]() |
PMPostScriptBegin |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Puts the current driver into PostScript mode, ready to accept PostScript data instead of QuickDraw data.
OSStatus PMPostScriptBegin ();
A result code. A result code. See
Call PMIsPostScriptDriver before calling PMPostScriptBegin to ensure that the current driver supports PostScript data.
PMSessionPostScriptBegin is recommended instead of PMPostScriptBegin.
Valid between calls to PMBeginPage and PMEndPage.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)