![]() |
PMPostScriptData |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Passes PostScript data, referenced by a pointer, to the current printer driver.
OSStatus PMPostScriptData ( Ptr psPtr, Size len );
A pointer to PostScript data.
The number of bytes of PostScript data to pass to the current driver.
A result code. A result code. See
PMSessionPostScriptData is recommended instead of PMPostScriptData.
Valid between calls to PMPostScriptBegin and PMPostScriptEnd.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)