cpdf_show

(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)

cpdf_show -- Output text at current position

Description

bool cpdf_show ( int pdf_document, string text )

The cpdf_show() function outputs the string in text at the current position. 如果成功则返回 TRUE,失败则返回 FALSE

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


add a note add a note User Contributed Notes
There are no user contributed notes for this page.