pdf_closepath_stroke

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

pdf_closepath_stroke -- Closes path and draws line along path

Popis

void pdf_closepath_stroke ( int pdf document)

Funkce pdf_closepath_stroke() function is a combination of pdf_closepath() and pdf_stroke(). It also clears the path.

Viz takΘ pdf_closepath(), pdf_stroke().