Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.SetExtStrokeColorSpace

Activates an extended color space for strokes in the graphics state.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 7.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.SetExtStrokeColorSpace"; PDF; Handle )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Handle Handle of an extended color space.

Result

Returns OK or error.

Description

Activates an extended color space for strokes in the graphics state.
The stroke color is initialized to black after the color space has been changed. See also Color Spaces.

Requires DynaPDF Pro license.

See also SetExtStrokeColorSpace function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 27th August 2017, last changed 27th July 2018


DynaPDF.SetExtFillColorSpace - DynaPDF.SetFieldBBox