Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Adds a field to a form action.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 13.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
ActionHandle | Handle of a submit or reset form action. | |
FieldHandle | Handle of a field that should be added to array. | |
Include | Include or exclude this field from submitting? Pass 0 to exclude or 1 to include. |
0 |
Returns OK or error.
See also AddFieldToFormAction function in DynaPDF manual.
This function checks for a license.
Created 13th May 2023, last changed 14th May 2023