(PHP 4, PECL pdflib >= 1.0.0)
Set linejoin parameter
bool PDF_setlinejoin ( resource $p, int $value )
Sets the linejoin
parameter to specify the shape at the corners of paths that are stroked. Returns TRUE
on success or FALSE
on failure.
Please login to continue.