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:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
DynaPDF.SetFillColorValue
The function sets the current fill color.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
DynaPDF | 11.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
MBS( "DynaPDF.SetFillColorValue"; PDF; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Value | The color value. e.g. use DynaPDF.RGB or DynaPDF.CMYK to create it. |
255 |
Result
Returns OK or error.
Description
The function sets the current fill color.See also
- DynaPDF.CMYK
- DynaPDF.GetFieldChoiceValue
- DynaPDF.GetFieldExpValue
- DynaPDF.New
- DynaPDF.RGB
- DynaPDF.SetExtFillColorSpace
- DynaPDF.SetFieldExpValue
- DynaPDF.SetFillColor
- DynaPDF.SetStrokeColorValue
Release notes
- Version 11.0
- Added DynaPDF.SetFillColorValue and DynaPDF.SetStrokeColorValue functions.
Example Databases
Blog Entries
- Neues MBS FileMaker Plugin 11.0
- MBS FileMaker Plugin 11.0 - More than 6400 Functions In One Plugin
- MBS FileMaker Plugin, version 11.0pr8
Created 15th January 2021, last changed 15th January 2021
DynaPDF.SetFillColor - DynaPDF.SetFloatPrecision
Feedback: Report problem or ask question.
