cpdf_stroke

(PHP3 >= 3.0.8, PHP4 >= 4.0b4)

cpdf_stroke -- Draw line along path

Description

void cpdf_stroke (int pdf document)

The cpdf_stroke() function draws a line along current path.

See also cpdf_closepath(), cpdf_closepath_stroke().