You call the function CGPSConverterConvert to perform the actual conversion from PostScript to PDF. This function takes as parameters:
A PostScript converter object.
A data provider object that supplies PostScript data.
A data consumer object for the converted data.
NULL. This parameter is reserved for future use.
The function returns true if the conversion is successful.
In Mac OS X v10.4 and later, at any time, you can call the function CGPSConverterIsConverting to check whether the conversion is still progressing.
Last updated: 2007-12-11