cpdf_show

(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)

cpdf_show -- Output text at current position

Description

void cpdf_show (int pdf document, string text)

The cpdf_show() function outputs the string in text at the current position.

See also cpdf_text(), cpdf_begin_text(), cpdf_end_text().