cpdf_end_text
Description
bool cpdf_end_text ( int pdf_document)The cpdf_end_text() function ends a text section which was started with cpdf_begin_text(). Returns TRUE on success or FALSE on failure.
See also cpdf_begin_text().
The cpdf_end_text() function ends a text section which was started with cpdf_begin_text(). Returns TRUE on success or FALSE on failure.
See also cpdf_begin_text().