Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Writes styled text on current page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 7.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
PosX | X-Coordinate of output rectangle | $x |
PosY | Y-Coordinate of output rectangle | $y |
Width | Width of output rectangle | $w |
Height | Height of output rectangle or -1. | $h |
Align | The text alignment. Can be left, center, right or justify. | "left" |
Text | The text to write. | "Hello World" |
Alpha | The rotation angle in degrees. From 0 to 360 degrees. |
90 |
Returns OK or error message.
See also WriteStyledTextExRotated function in DynaPDF manual.
This function checks for a license.
Created 10th August 2017, last changed 10th August 2017