pdf_closepath

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

pdf_closepath -- Closes path

Description

bool pdf_closepath ( resource pdfdoc )

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

See also pdf_closepath_stroke() and pdf_closepath_fil_stroke().