Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGPSConverterMBS class.

CGPSConverterMBS.Abort as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Tell the converter to abort conversion at the next possible opportunity.

Returns false on any error and true on success.

CGPSConverterMBS.Constructor(options as Dictionary = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 9.5 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Create a CGPSConverter.

Currently you should pass nil for options. (Mac OS X 10.3)
On failure the handle property is zero.

CGPSConverterMBS.Convert(provider as CGDataProviderMBS, consumer as CGDataConsumerMBS, options as Dictionary = nil) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Converts PostScript data to PDF data.

The PostScript data is supplied by provider; the resulting PDF is written to
consumer. Returns true if the conversion succeeded; false otherwise.

CGPSConverterMBS.IsConverting as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns true if the converter is currently converting data.

False on any error.

The items on this page are in the following plugins: MBS MacCG Plugin.


The biggest plugin in space...