Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Changes the bounding box of a field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Field | The field index or field name. | "FirstName" |
Left | The top/left coordinate. | 10 |
Top | The top/left coordinate. | 10 |
Right | The right/bottom coordinate. | 50 |
Bottom | The right/bottom coordinate. | 30 |
Returns OK or error.
See also SetFieldBBox function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014