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 | 10.2 | ✅ 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 File Path | The native file path for the image file. | "C:\test\picture.png" |
Returns OK or error.
See also AddButtonImage function in DynaPDF manual.
This function checks for a license.
Created 17th April 2020, last changed 7th November 2021