cpdf_show
Description
bool cpdf_show ( int pdf_document, string text)The cpdf_show() function outputs the string in text at the current position. Returns TRUE on success or FALSE on failure.
See also cpdf_text(), cpdf_begin_text() and cpdf_end_text().