(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
cpdf_continue_text -- Output text in next line
Description
void cpdf_continue_text (int pdf document, string text)
The cpdf_continue_text() function outputs the string in text in the
next line.
See also cpdf_show_xy(), cpdf_text(),
cpdf_set_leading(),
cpdf_set_text_pos().
|