PHP Manual: cpdf_begin_text
cpdf_begin_text
Description
bool cpdf_begin_text ( int pdf_document )Starts a text section.
The created text section must be ended with cpdf_end_text().
Starts a text section.
The created text section must be ended with cpdf_end_text().