Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
DynaPDF.GetColorSpace
The function returns the active color space.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| DynaPDF | 3.3 | Yes | Yes | Yes | Yes | Yes |
MBS( "DynaPDF.GetColorSpace"; PDF ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. |
Result
Returns current setting on success or error message.
Description
The function returns the active color space.See also DynaPDF.SetColorSpace.
See also GetColorSpace function in DynaPDF manual.
See also
- DynaPDF.GetColorSpaceAsJSON
- DynaPDF.GetColorSpaceCount
- DynaPDF.GetColorSpaceInfo
- DynaPDF.GetColorSpacesAsJSON
- DynaPDF.New
- DynaPDF.SetColorSpace
- DynaPDF.SetExtColorSpace
Release notes
- Version 10.5
- Added DynaPDF.GetAnnotationAsJSON, DynaPDF.GetColorSpaceAsJSON, DynaPDF.GetEmbeddedFileAsJSON, DynaPDF.GetFieldAsJSON and DynaPDF.GetFontAsJSON functions.
- Added DynaPDF.GetAnnotationsAsJSON, DynaPDF.GetBookmarksAsJSON, DynaPDF.GetColorSpacesAsJSON, DynaPDF.GetDocInfoAsJSON, DynaPDF.GetEmbeddedFilesAsJSON, DynaPDF.GetFieldsAsJSON, DynaPDF.GetFontsAsJSON, DynaPDF.GetImportDocInfoAsJSON and DynaPDF.SysFontInfoAsJSON functions.
Created 18th August 2014, last changed 18th August 2014
DynaPDF.GetCheckBoxDefState - DynaPDF.GetColorSpaceAsJSON
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins