PHP Manual - collected by Jimbob 2006.03
pdf_stroke
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_stroke -- Stroke path
Description
bool
pdf_stroke ( resource p )
Strokes the path with the current color and line width, and clear it.
Returns TRUE on success or FALSE on failure.