(PHP 3>= 3.0.6, PHP 4 )
The pdf_closepath() function closes the current path. This means, it draws a line from current point to the point where the first line was started. Many functions like pdf_moveto(), pdf_circle() and pdf_rect() start a new path.