pdf_endpath

(PHP3 >= 3.0.6, PHP4 )

pdf_endpath -- Ends current path

Description

void pdf_endpath (int pdf document)

The pdf_endpath() function ends the current path but does not close it.

See also pdf_closepath().