Man Page: pdf_circle
Operating Environment: php
Section: 3
PDF_CIRCLE(3) 1 PDF_CIRCLE(3) PDF_circle - Draw a circle SYNOPSIS bool PDF_circle (resource $pdfdoc, float $x, float $y, float $r) DESCRIPTION Adds a circle. Returns TRUE on success or FALSE on failure. PHP Documentation Group PDF_CIRCLE(3)