Russian Ukraine English
Catalog RSS


pdf_stroke

(PHP 3>= 3.0.6, PHP 4 )

pdf_stroke -- Draws line along path

Description

void pdf_stroke (int pdf document)

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().

Led