Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries all color spaces as JSON array.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Flags | Pass 8 to include buffer with color space file data as Buffer entry (base64 encoded). | 0 | Optional |
Returns JSON or error.
See also GetColorSpacesAsJSON function in DynaPDF manual.
Query JSON:
Set Variable [ $JSON; Value: MBS( "DynaPDF.GetColorSpacesAsJSON"; PDF ) ]
This function checks for a license.
Created 16th September 2020, last changed 2nd September 2022