pdf_closepath

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

pdf_closepath -- Close current path

Description

bool pdf_closepath ( resource p )

Closes the current path. Returns TRUE on success or FALSE on failure.

See also pdf_closepath_stroke() and pdf_closepath_fil_stroke().