HaruPage::createTextAnnotation()
HaruPage::createTextAnnotation - Create newHaruAnnotationinstance
Syntax
object HaruPage::createTextAnnotation (array $rectangle, string $text, object $encoder)Arguments
- rectangle - An array with 4 coordinates of the annotation area.
- text - The text to be displayed.
- encoder - Optional HaruEncoderinstance.
