(PHP 3>= 3.0.6, PHP 4 , PHP 5)
The PDF_stroke() function draws a line along current path. The current path is the sum of all line drawing. Without this function the line would not be drawn.
See also PDF_closepath(), PDF_closepath_stroke().