cpdf_stroke
Description
bool cpdf_stroke ( int pdf_document)The cpdf_stroke() function draws a line along current path. Returns TRUE on success or FALSE on failure.
See also cpdf_closepath() and cpdf_closepath_stroke().
The cpdf_stroke() function draws a line along current path. Returns TRUE on success or FALSE on failure.
See also cpdf_closepath() and cpdf_closepath_stroke().