Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.SetExtGState
Activates an extended graphics state.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 14.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.SetExtGState"; PDF; ExtGStateRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
ExtGStateRef | The number of the extended graphics state. |
Result
Returns OK or error.
Description
Activates an extended graphics state.Extended graphics states can be used to adjust certain settings of the graphics state. See DynaPDF.CreateExtGState for further information.
See also SetExtGState function in DynaPDF manual.
See also
Release notes
- Version 14.4
- Added DynaPDF.CreateExtGState and DynaPDF.SetExtGState functions.
Blog Entries
- New in MBS FileMaker Plugin 14.4
- Neues MBS Plugin 14.4 für Claris FileMaker
- MBS Plugin 14.4 for Claris FileMaker
- MBS FileMaker Plugin, version 14.4pr6
This function checks for a license.
Created 4th September 2024, last changed 4th September 2024
DynaPDF.SetExtFillColorSpace - DynaPDF.SetExtStrokeColorSpace