Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Add/Set a form field button image.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Field | The field index or field name. | "FirstName" |
Button State | The state of the button. Can be "Up", "Down" or "RollOver". |
"Up" |
Caption | The caption text. | "Hello" |
Image | The image to pass. Can be a container field or variable containing a picture. |
MyTable::ImageContainer |
Returns OK or error.
See also AddButtonImageEx2 function in DynaPDF manual.
This function checks for a license.
Created 7th November 2021, last changed 7th November 2021