The cpdf_text() function outputs the string text at position with coordinates (x-coor, y-coor). Returnerer TRUE ved succes, FALSE ved fejl.
Den valgfrie parameter mode bestemmer længden på et unit. Hvis den er 0 eller udeblevet, bliver det specificeret standard unit for siden brugt. Ellers er koordinaterne målt i postscript punkter, og ignorere det aktuelle unit.
The optional parameter orientation is the rotation of the text in degree.
The optional parameter alignmode determines how the text is aligned.
See the ClibPDF documentation for possible values.
See also cpdf_show_xy().