Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Creates a Free Text annotation.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
PosX | x-coordinate | 100 |
PosY | y-coordinate | 100 |
Width | Stamp width | 100 |
Height | Stamp height | 100 |
Author | The author name. Can be empty. | "Christian Schmitz" |
Text | The visible text of the annotation. | "Hello World" |
Textalign | The text alignment. Can be Left, Center, Right or Justify. | "Justify" |
Returns annotation handle or error.
See also FreeTextAnnot function in DynaPDF manual.
This function checks for a license.
Created 28th November 2014, last changed 30th November 2014