![]() | cpdf_begin_textDescriptionbool cpdf_begin_text ( int pdf_document)The cpdf_begin_text() function starts a text section. Returns TRUE on success or FALSE on failure. The created text section must be ended with cpdf_end_text().
See also cpdf_end_text(). | ![]() | |